From: Vegard Nossum Date: Sat, 16 May 2009 09:22:14 +0000 (+0200) Subject: fs: introduce __getname_gfp() X-Git-Tag: v2.6.31-rc1~303^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3446a8aa7ebcbc0a799e5e8fc4f2da0738d6bc21;p=pandora-kernel.git fs: introduce __getname_gfp() The purpose of this change is to allow __getname() users to pass a custom GFP mask to kmem_cache_alloc(). This is needed for annotating a certain kmemcheck false positive. Cc: Al Viro Signed-off-by: Vegard Nossum --- Reading git-diff-tree failed