]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
jfs: don't hash direct inode
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 3 Sep 2014 03:53:04 +0000 (23:53 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 9 Oct 2014 06:39:13 +0000 (02:39 -0400)
commit9bb8730ed3d2658c6dd49b7f811231e2a0a2e3ed
treede3ff42e3320ea1a106cef5a871bbdea371aa2a3
parent6b933de642d2726245df98d076cff09bf4d34dde
jfs: don't hash direct inode

hlist_add_fake(inode->i_hash), same as for the rest of special ones...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/jfs/super.c