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)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Tue, 9 Jun 2015 09:31:08 +0000 (11:31 +0200)
commit26d775b0d4f961d9afdcfe1ca69a58401f82caa8
tree637b99fdc75a2bd0a43aada8ec163c74e45d1d51
parente32c8f6648a09f2acb7ae0b7820690741cc5464e
reiserfs: is_privroot_deh() needs only directory inode, actually

... 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>
fs/reiserfs/dir.c