[S] Change in ...nfs-ganesha[next]: Use perms set in CLIENT block of the export
by Name of user not set (GerritHub)
yogendra858(a)yahoo.com has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1209893?usp=email )
Change subject: Use perms set in CLIENT block of the export
......................................................................
Use perms set in CLIENT block of the export
This change takes client perms set in CLIENT block of the export entry.
For example, if protocols=3 in Export_Defaults block and protocols=4 set
in CLIENT block of the export, then CLIENT block setting should override
Export_Defaults setting.
Change-Id: I3f627c1bdd9da585ff19e89f13018c0c184f8dd9
Signed-off-by: Yogendra Charya Tangalapally <Yogendra.Tangalapally(a)ibm.com>
---
M src/support/exports.c
1 file changed, 20 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/93/1209893/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1209893?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: I3f627c1bdd9da585ff19e89f13018c0c184f8dd9
Gerrit-Change-Number: 1209893
Gerrit-PatchSet: 1
Gerrit-Owner: yogendra858(a)yahoo.com
1 month
Announce Push of V7-dev.7
by Frank Filz
Branch next
Tag:V7-dev.7
NOTE: This merge has an ntirpc pullup, please update your submodule
Merge Highlights
* Move Prometheus monitoring infrastructure to ntirpc and add ntirpc metrics
* Doc : Correct documentation of "nodeid"
* Ceph : Correct the reclaim_reset logic
* SAL: Mark completion of takeover correctly
* Dbus interface for tcp DRC info
* NFS Ganesha crashes with SEGV on Startup
* Refcount log to track STATE_CLIENTID_OWNER_NFSV4 owner
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
63ea4444f Frank S. Filz V7-dev.7
bbf489d75 Xueqian Hu Refcount log to track STATE_CLIENTID_OWNER_NFSV4 owner
96610fc32 Peter Schwenke NFS Ganesha crashes with SEGV on Startup
a25ef066c Xueqian Hu Dbus interface for tcp DRC info
0528cd641 Sachin Punadikar SAL: Mark completion of takeover correctly
f60cc55b9 Sachin Punadikar Ceph : Correct the reclaim_reset logic
23c0787c2 Sachin Punadikar Doc : Correct documentation of "nodeid"
0abff6b80 Roy Babayov Update Ganesha monitoring module
1 month