reiserfs: is_privroot_deh() needs only directory inode, actually
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 18 May 2013 02:45:29 +0000 (22:45 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 29 Jun 2013 08:56:50 +0000 (12:56 +0400)
... and that - only to get the superblock.  Privroot is a directory
and we don't allow hardlinks to those...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found