Revision 2eae7a1874ca5be3232765d89e0250a449f1bc90 authored by Christoph Hellwig on 08 April 2009, 20:34:03 UTC, committed by Al Viro on 21 April 2009, 03:02:52 UTC
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>
1 parent 0112fc2
History
File Mode Size
firmware_class
kobject
kprobes
markers
tracepoints
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 100 bytes

back to top