• Alexander Viro's avatar
    [PATCH] (3/4) BKL removal from d_move() · ef2dc37c
    Alexander Viro authored
    	nfsd_acceptable() calls permission() on a a dentry that is
    not guaranteed to stay around (its child is pinned down, but there
    is no promises that child won't move and nothing pins dentry itself).
    Fixed, cleaned up.
    ef2dc37c
nfsfh.c 11.2 KB