]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
autofs4: cleanup redundant readir code
authorIan Kent <raven@themaw.net>
Thu, 24 Jul 2008 04:30:24 +0000 (21:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:32 +0000 (10:47 -0700)
commitff9cd499d6258952385cb2f12e9a3c0908fd5786
tree6614b95a82361c7a69fe52168db5836e313bd366
parentc72305b5472522299bb6f45b736080128eb1c822
autofs4: cleanup redundant readir code

The mount triggering functionality of readdir and related functions is no
longer used (and is quite broken as well).  The unused portions have been
removed.

Signed-off-by: Ian Kent <raven@themaw.net>
Reviewed-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs4/root.c