Xueqian Hu has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1207276?usp=email )
Change subject: Support for Preserve_Unlinked
......................................................................
Support for Preserve_Unlinked
1. V4 conf param to enable/disable Preserve_Unlinked.
2. New type in fsal_fsinfo_options_t to check a FSAL's support.
3. OPEN with OPEN4_RESULT_PRESERVE_UNLINKED when supported.
Change-Id: Id763d50be454e646431bc0e38450132e685ff2ca
Signed-off-by: Xueqian Hu <xh140312(a)outlook.com>
---
M src/FSAL/fsal_config.c
M src/Protocols/NFS/nfs4_op_open.c
M src/doc/man/ganesha-core-config.rst
M src/include/fsal_types.h
M src/include/gsh_config.h
M src/support/nfs_read_conf.c
6 files changed, 17 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/76/1207276/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1207276?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Id763d50be454e646431bc0e38450132e685ff2ca
Gerrit-Change-Number: 1207276
Gerrit-PatchSet: 1
Gerrit-Owner: Xueqian Hu <xh140312(a)outlook.com>