vfs: Add name to file handle conversion support
The syscall also return mount id which can be used to lookup file system specific information such as uuid in /proc/<pid>/mountinfo Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:

committed by
Al Viro

parent
f52e0c1130
commit
990d6c2d7a
@@ -47,7 +47,7 @@ config FS_POSIX_ACL
|
||||
def_bool n
|
||||
|
||||
config EXPORTFS
|
||||
tristate
|
||||
bool
|
||||
|
||||
config FILE_LOCKING
|
||||
bool "Enable POSIX file locking API" if EXPERT
|
||||
|
Reference in New Issue
Block a user