+0
−6
Loading
calls in ->unlink(), ->rmdir() and ->rename() make sense - we want
to prevent the underlying dentries going negative there. In
->symlink() and ->link() they are absolutely pointless.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>