diff options
author | 2018-08-21 21:58:48 -0700 | |
---|---|---|
committer | 2018-08-22 10:52:49 -0700 | |
commit | d1055565bdc27fd4dc90a91988b938b949662025 (patch) | |
tree | e84f1575d53731b47cb84f65893b82b67da18df6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | autofs: fix inconsistent use of now variable (diff) | |
download | wireguard-linux-d1055565bdc27fd4dc90a91988b938b949662025.tar.xz wireguard-linux-d1055565bdc27fd4dc90a91988b938b949662025.zip |
autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()
The expire flag AUTOFS_EXP_LEAVES is cleared before the second call to
should_expire() in autofs_expire_indirect() but the parameter passed in
the second call is incorrect.
Fortunately AUTOFS_EXP_LEAVES expire flag has not been used for a long
time but might be needed in the future so fix it rather than remove the
expire leaves functionality.
Link: http://lkml.kernel.org/r/152937732410.21213.7447294898147765076.stgit@pluto.themaw.net
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions