]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e4269677a60e319df2d1dc5f15ef1427a91d7f4
treedf4fd0924bf2244353ce950495d0e6ec72373c46
parentcc216a313cf086e4e3f4216f8c77c360cc9e621d
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