]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/dcache.c
clean out unused code in dentry pruning
authorMiklos Szeredi <mszeredi@suse.cz>
Wed, 17 Oct 2007 06:27:09 +0000 (23:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:52 +0000 (08:42 -0700)
commit85864e103850962389d77467391bc3da021d070f
treeb671ff5e8c27d3856290faedcd365d5bebacabd1
parent1a159dd229e6a70e3ffd3f785cb51fa61b232279
clean out unused code in dentry pruning

It looks like in the end all pruners want parents removed.

So remove unused code and function arguments.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/dcache.c