commit | ff9cd499d6258952385cb2f12e9a3c0908fd5786 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Wed Jul 23 21:30:24 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 24 10:47:32 2008 -0700 |
tree | 6614b95a82361c7a69fe52168db5836e313bd366 | |
parent | c72305b5472522299bb6f45b736080128eb1c822 [diff] |
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>