Skip to content
Commit 2eae7a18 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Al Viro
Browse files

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: default avatarChristoph Hellwig <hch@lst.de>

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 0112fc22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment