]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] autofs4: use libfs routines for readdir
authorIan Kent <raven@themaw.net>
Mon, 27 Mar 2006 09:14:43 +0000 (01:14 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:39 +0000 (08:44 -0800)
commit8b203dcd52c53292400fbf92d525d9f4a2320559
treecad660d0143e02d3e949cd7c9483ea59da41b0ca
parentce486908c85e05e90a4ef05b0ab6ed88b451f2d3
[PATCH] autofs4: use libfs routines for readdir

Change readdir routines to use the cursor based routines in libfs.c.  This
removes reliance on old readdir code from 2.4 and should improve efficiency of
readdir in autofs4.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/autofs4/root.c