[PATCH] (3/4) BKL removal from d_move()
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.
Showing
Please register or sign in to comment