]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: use the predefined d_unhashed inline function instead
authorDenis Cheng <crquan@gmail.com>
Wed, 17 Oct 2007 06:30:11 +0000 (23:30 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:43:00 +0000 (08:43 -0700)
commit5cf57b06285f9caf9680dc99fa1fdbfdc64f543b
tree2f959c6ac61e6183eafed66be84ed849f60cb29b
parent47c0eea32e3ae95697b894d074b570bdb3b687da
vfs: use the predefined d_unhashed inline function instead

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/dcache.c