fs: introduce __getname_gfp()
authorVegard Nossum <vegard.nossum@gmail.com>
Sat, 16 May 2009 09:22:14 +0000 (11:22 +0200)
committerVegard Nossum <vegard.nossum@gmail.com>
Mon, 15 Jun 2009 13:49:39 +0000 (15:49 +0200)
commit3446a8aa7ebcbc0a799e5e8fc4f2da0738d6bc21
treef2b98dd31f1d94a235fbb536adc3123f0413effb
parent1744a21d57d9c60136461adb6afa85e51b3e94d9
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 <viro@zeniv.linux.org.uk>
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
include/linux/fs.h