vfs: Add open by file handle support
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 29 Jan 2011 13:13:26 +0000 (18:43 +0530)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 15 Mar 2011 06:21:44 +0000 (02:21 -0400)
commitbecfd1f37544798cbdfd788f32c827160fab98c1
tree80353bdc7e59c661e841d2d0029bb308c0ed4da0
parent990d6c2d7aee921e3bce22b2d6a750fd552262be
vfs: Add open by file handle support

[AV: duplicate of open() guts removed; file_open_root() used instead]

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/compat.c
fs/exportfs/expfs.c
fs/fhandle.c
fs/internal.h
include/linux/syscalls.h
kernel/sys_ni.c