Branch next
Tag:V4-dev.56
Merge Highlights
* Rework fsal_filesystem handling for better config reload and handle
validation
* Add support for btrfs subvols
* Some config documentation updates.
* Add configurable RecoveryRoot, RecoveryDir, RecoveryOldDir
* Remove most references to cache_inode
* Cap READDIRPLUS maxcount memory to export MaxRead
* NFSv3: increase the maximum number of entries that can be returned by
READDIR
* log config errors: wait for systemd
* dbus/export: fix ShowExports not work
* Replace ${CMAKE_SOURCE_DIR}.
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
18413fe Frank S. Filz V4-dev.56
3fb9b1b Gao Mingfei Replace ${CMAKE_SOURCE_DIR}.
086f45c Vicente Cheng dbus/export: fix ShowExports not work
6a1eba8 Olivier Garaud log config errors: wait for systemd
02d9877 Olivier Garaud NFSv3: increase the maximum number of entries that
can be returned by READDIR
ca1478d Olivier Garaud Cap READDIRPLUS maxcount memory to export MaxRead
ba3dbde Frank S. Filz Remove most references to cache_inode
83cdf63 Frank S. Filz Add configurable RecoveryRoot, RecoveryDir,
RecoveryOldDir
95b61d3 Frank S. Filz Some config updates.
3985087 Frank S. Filz Add support for btrfs subvols
9fb03f1 Frank S. Filz Rework fsal_filesystem handling for better config
reload and handle validation