commit | a5d1dba1430f059d5bb4bf1d95274ff01ccad3d9 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Oct 13 15:52:16 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 14 02:18:16 2014 +0200 |
tree | 44a1ab49022175e85b81e9674059230124c62713 | |
parent | 23bfc2a24ea3d993cc5cc90c9970654e7232502e [diff] |
autofs4: factor should_expire() out of autofs4_expire_indirect. Future patch will potentially call this twice, so make it separate. Signed-off-by: NeilBrown <neilb@suse.de> Reviewed-by: Ian Kent <raven@themaw.net> Tested-by: Ian Kent <raven@themaw.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>