autofs: make expire flags usage consistent with v5 params
authorIan Kent <raven@themaw.net>
Wed, 22 Aug 2018 04:58:58 +0000 (21:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Aug 2018 17:52:49 +0000 (10:52 -0700)
commite5c85e1fe19c03777cbacf4b5a5167b2f5ff90fb
treedf4fd0924bf2244353ce950495d0e6ec72373c46
parent571bc35c42f3455bc55393f22cb97f7407a5a6d1
autofs: make expire flags usage consistent with v5 params

Make the usage of the expire flags consistent by naming the expire flags
the same as it is named in the version 5 miscelaneous ioctl parameters and
only check the bit flags when needed.

Link: http://lkml.kernel.org/r/152937734046.21213.9454131988766280028.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>
fs/autofs/autofs_i.h
fs/autofs/expire.c