This list has been deprecated. Please subscribe to the new devel list at 
lists.nfs-ganesha.org.
>From Frank Filz <ffilz...@mindspring.com>:

Frank Filz has uploaded this change for review. ( 
https://review.gerrithub.io/408113


Change subject: Move expire_time_attr into export_perms
......................................................................

Move expire_time_attr into export_perms

In order for Attr_Expire_Time to be setable in EXPORT_DEFAULTS
it must be in export_perms.

Although it is in export_perms, it is not configurable in the
CLIENT block since that would not make sense.

The export access procedure which builds the active export_perms
based on client, export, EXPORT_DEFAULTS, and code defaults will
now manage collecting the final value for this rather than the
old mechanism of setting it in an export when loading an export.

This means that if it is configured in EXPORT_DEFAULTS and only
EXPORT_DEFAULTS is updated dynamically, the new value will still
take effect on subsequent operations.

Change-Id: I09ee0b3e1078c37ea1336090c895eedb1c3d7beb
Signed-off-by: Frank S. Filz <ffilz...@mindspring.com>
---
M src/FSAL/FSAL_GPFS/fsal_attrs.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
M src/include/export_mgr.h
M src/include/fsal_types.h
M src/include/nfs_exports.h
M src/support/exports.c
6 files changed, 60 insertions(+), 40 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/13/408113/1
--
To view, visit https://review.gerrithub.io/408113
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I09ee0b3e1078c37ea1336090c895eedb1c3d7beb
Gerrit-Change-Number: 408113
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilz...@mindspring.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to