• Alexander Viro's avatar
    [PATCH] (6/14) resync · 92ca434d
    Alexander Viro authored
    do_getattr() renamed to vfs_getattr(), exported and used by
    loop.c and nfsd - both blindly accessed ->i_dev/->i_ino of
    random inodes when they ought to be calling ->getattr() to
    get that information.
    92ca434d
nfsxdr.c 9.61 KB