>From Jeff Layton <[email protected]>:
Jeff Layton has uploaded a new change for review. (
https://review.gerrithub.io/306308
Change subject: ceph: workaround for bad mount path handling in libcephfs
......................................................................
ceph: workaround for bad mount path handling in libcephfs
libcephfs has had a long standing problem in that it did not set the
path to be mounted properly from the ceph_mount codepath, leading it to
always do an open session request from root with most userland programs.
This was never a problem with ceph-fuse, as it was handled there via the
"client_mountpoint" config option.
The fix is simple and should eventually trickle out to stable ceph
releases, but for now we can work around this by setting the path in
the configuration before we issue the mount request. This workaround
should be no problem with later ceph releases as well.
Change-Id: I18b6de0017673d74bf97b2948e77a7a979d2110b
Signed-off-by: Jeff Layton <[email protected]>
---
M src/FSAL/FSAL_CEPH/main.c
1 file changed, 15 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha
refs/changes/08/306308/1
--
To view, visit https://review.gerrithub.io/306308
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I18b6de0017673d74bf97b2948e77a7a979d2110b
Gerrit-Change-Number: 306308
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Jeff Layton <[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