]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commit99ce4169a9ff1c6ecdcccf01638eb6d76e5d84d1
tree31a85dbeb321121af614605891202879e3b5e593
parent4acf381e1b6c01d6058d353191259c952bd6f3e7
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