commit | 1ce12bad85863478619688c0c7363f93a9e5edb8 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Mon Mar 27 01:14:45 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Mar 27 08:44:39 2006 -0800 |
tree | b396ba540e38817a8dee8190c8ec437e2910d393 | |
parent | 1f5f2c3059ae8cc23cb3303daf324b06ba79517a [diff] |
[PATCH] autofs4: simplify expire tree traversal Simplify the expire tree traversal code by using a function from namespace.c to calculate the next entry in the top down tree traversals carried out during the expire operation. Signed-off-by: Ian Kent <raven@themaw.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>