From: Ian Kent Date: Mon, 27 Mar 2006 09:14:43 +0000 (-0800) Subject: [PATCH] autofs4: use libfs routines for readdir X-Git-Tag: v2.6.17-rc1~459 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f360ce3be466d50de153b001b24561ca7593042b;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed