From: Al Viro Date: Sat, 5 Jun 2010 20:29:45 +0000 (-0400) Subject: switch mqueue to ->evict_inode() X-Git-Tag: v2.6.36-rc1~304^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8af64c1c5ad4fd119b371ae70c114ee1f443b1;p=pandora-kernel.git switch mqueue to ->evict_inode() ... and since the inodes are never hashed, we can use default ->drop_inode() just fine. Signed-off-by: Al Viro --- Reading git-diff-tree failed