summaryrefslogtreecommitdiffstats
path: root/fs/filesystems.c
diff options
context:
space:
mode:
authorChristoph Hellwig2009-04-08 22:34:03 +0200
committerAl Viro2009-04-21 05:02:52 +0200
commit2eae7a1874ca5be3232765d89e0250a449f1bc90 (patch)
tree571f62f170623b98ab7b673fb18ea1c2c2582604 /fs/filesystems.c
parentSeparate out common fstatat code into vfs_fstatat (diff)
downloadkernel-qcow2-linux-2eae7a1874ca5be3232765d89e0250a449f1bc90.tar.gz
kernel-qcow2-linux-2eae7a1874ca5be3232765d89e0250a449f1bc90.tar.xz
kernel-qcow2-linux-2eae7a1874ca5be3232765d89e0250a449f1bc90.zip
kill vfs_stat_fd / vfs_lstat_fd
There's really no reason to keep vfs_stat_fd and vfs_lstat_fd with Oleg's vfs_fstatat. Use vfs_fstatat for the few cases having the directory fd, and switch all others to vfs_stat / vfs_lstat. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/filesystems.c')
0 files changed, 0 insertions, 0 deletions