From: Al Viro Date: Fri, 28 May 2010 23:06:15 +0000 (-0400) Subject: mqueue doesn't need make_bad_inode() X-Git-Tag: v2.6.35-rc2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0abbb609ac511fc226b8b1082613193c8ecf8324;p=pandora-kernel.git mqueue doesn't need make_bad_inode() It never hashes them anyway and does final iput() immediately afterwards. With ->drop_inode() being generic_delete_inode()... Signed-off-by: Al Viro --- Reading git-diff-tree failed