>From <madhu.punj...@in.ibm.com>:

madhu.punj...@in.ibm.com has uploaded a new change for review. ( 
https://review.gerrithub.io/349969


Change subject: release file sys after file sys is unclaimed
......................................................................

release file sys after file sys is unclaimed

Currently in FSAL_GPFS after last export of a file system is removed,
the file system is unclaimed but not removed. If a file system is deleted
and a new file system is added which has the same dev major, minor numbers as 
the
previous file system then it is skipped as duplicate file system.
Made changes by calling "release_posix_file_system_with_fslock" after the file
system is unclaimed.

Change-Id: I800d509b220c9300fb70a62b1399fa7482c6f32a
Signed-off-by: Madhu Thorat <madhu.punj...@in.ibm.com>
---
M src/FSAL/FSAL_GPFS/export.c
M src/FSAL/commonlib.c
M src/include/FSAL/fsal_commonlib.h
3 files changed, 19 insertions(+), 4 deletions(-)



  git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha 
refs/changes/69/349969/1
-- 
To view, visit https://review.gerrithub.io/349969
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I800d509b220c9300fb70a62b1399fa7482c6f32a
Gerrit-Change-Number: 349969
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: madhu.punj...@in.ibm.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