Bug 1164227 - nfs mount via symlinks cross the volume and comes back again to same will fail
Summary: nfs mount via symlinks cross the volume and comes back again to same will fail
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: nfs
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jiffin
QA Contact:
URL:
Whiteboard:
Depends On: 1165093
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-14 11:44 UTC by Jiffin
Modified: 2018-11-20 06:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-20 06:23:53 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Jiffin 2014-11-14 11:44:34 UTC
Description of problem:

NFS mount via symlinks crosses the volume(boundary of file system) and comes back again to same will fail where as in kernel nfs it works fine. 

For example,
Consider a volume test which contains,
1.)a directory dir
2.)symlink1 points to ../vol/dir
3.)symlink2 points to ../xyz/../vol/dir 

Mount fails for symlink1 and symlink2

Version-Release number of selected component (if applicable):
mainline

How reproducible:
always


Actual results:
Mount fails retuning access denied.

Expected results:
Mount should happen

Additional info:
Kernel nfs is resolving mount path correctly


Note You need to log in before you can comment on or make changes to this bug.