[L] Change in ...nfs-ganesha[next]: LOG: Adding new component "RECOVERY" for debug logging
by Sachin Punadikar (GerritHub)
Sachin Punadikar has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1234902?usp=email )
Change subject: LOG: Adding new component "RECOVERY" for debug logging
......................................................................
LOG: Adding new component "RECOVERY" for debug logging
To gather debug logs related to Ganesha recovery on startup introducing
new component "RECOVERY". Earlier this functionality was covered by
CLIENTID, STATE component logging. This generates extra logging which
may not be required.
Change-Id: I58188d42b49a012834a6ebc77ea3db9ac13ba3ab
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
M src/SAL/nfs4_recovery.c
M src/SAL/recovery/recovery_fs.c
M src/SAL/recovery/recovery_fs_ng.c
M src/SAL/recovery/recovery_rados_cluster.c
M src/SAL/recovery/recovery_rados_kv.c
M src/SAL/recovery/recovery_rados_ng.c
M src/include/log_common.h
M src/log/log_functions.c
8 files changed, 396 insertions(+), 362 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/02/1234902/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1234902?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: I58188d42b49a012834a6ebc77ea3db9ac13ba3ab
Gerrit-Change-Number: 1234902
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>
2 weeks, 1 day
[S] Change in ...nfs-ganesha[next]: NFS ACL: Synthesize ACLs based on mode bits
by Sachin Punadikar (GerritHub)
Sachin Punadikar has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1234617?usp=email )
Change subject: NFS ACL: Synthesize ACLs based on mode bits
......................................................................
NFS ACL: Synthesize ACLs based on mode bits
Do not skip FATTR4_ACL when ATTR_ACL is missing but ATTR_MODE is present,
so the second pass still schedules ACL encoding and encode_acl() can synthesize
from mode bits.
Change-Id: Ic3c677cce92b5a278b4b959d2aa3eca817013234
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
M src/Protocols/NFS/nfs_proto_tools.c
1 file changed, 12 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/17/1234617/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1234617?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: Ic3c677cce92b5a278b4b959d2aa3eca817013234
Gerrit-Change-Number: 1234617
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>
2 weeks, 6 days