Shuoran Liu has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/553133 )
Change subject: fix: broken v4_recov_dir_len when using fs_ng backend
......................................................................
fix: broken v4_recov_dir_len when using fs_ng backend
The fs_ng backend reuses v4_recov_dir and v4_recov_dir_len from the fs
backend. However, v4_recov_dir_len is not set properly, so the client
recovery dir won't be deleted correctly in fs_rm_clid.
Signed-off-by: Shuoran Liu <shuoran.liu(a)smartx.com>
Change-Id: I1de7796d769850e619ca74e8721742756f29c77b
---
M src/SAL/recovery/recovery_fs.h
M src/SAL/recovery/recovery_fs_ng.c
2 files changed, 17 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/33/553133/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/553133
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I1de7796d769850e619ca74e8721742756f29c77b
Gerrit-Change-Number: 553133
Gerrit-PatchSet: 1
Gerrit-Owner: Shuoran Liu <shuoran.liu(a)smartx.com>
Gerrit-MessageType: newchange