>From Malahal <[email protected]>:

Malahal has uploaded this change for review. ( 
https://review.gerrithub.io/391267


Change subject: WIP: Move open_fd_count from MDCACHE and FSALs.
......................................................................

WIP: Move open_fd_count from MDCACHE and FSALs.

FSAL needs to close a file descriptor, if needed, and then open. It is
hard to pass this information back to the upper layers. It is lot easier
to modify this counter in the FSAL itself than in other layers. Of
course, MDCACHE needs to use it to close files though.

Change-Id: I1eea7c57d8dba88caf4f632958f714c0e7403b1c
Signed-off-by: Malahal Naineni <[email protected]>
---
M src/FSAL/FSAL_GPFS/fsal_internal.c
M src/FSAL/commonlib.c
M src/FSAL/fsal_helper.c
M src/include/fsal.h
4 files changed, 3 insertions(+), 14 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1eea7c57d8dba88caf4f632958f714c0e7403b1c
Gerrit-Change-Number: 391267
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <[email protected]>
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to