From: Al Viro Date: Sat, 23 Oct 2010 19:23:40 +0000 (-0400) Subject: list.h: new helper - hlist_add_fake() X-Git-Tag: v2.6.37-rc1~94^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756acc2d61712a8cafe2aa6ad626c60a185d3645;p=pandora-kernel.git list.h: new helper - hlist_add_fake() Make node look as if it was on hlist, with hlist_del() working correctly. Usable without any locking... Convert a couple of places where we want to do that to inode->i_hash. Signed-off-by: Al Viro --- Reading git-diff-tree failed