]> www.infradead.org Git - users/willy/linux.git/commit
autofs: change catatonic setting to a bit flag
authorIan Kent <raven@themaw.net>
Wed, 5 Dec 2018 00:14:10 +0000 (11:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 Dec 2018 22:09:05 +0000 (09:09 +1100)
commitf7897194a2e316975aace3b25ed255dc3aa64c7f
tree36b8ecec53bfa706766297b6375e4fc7b8b0588d
parenta6b7cf47b9b9dcedf8d5daeb4e12a53d996d4022
autofs: change catatonic setting to a bit flag

Change the superblock info.  catatonic setting to be part of a flags bit
field.

Link: http://lkml.kernel.org/r/154296973142.9889.17275721668508589639.stgit@pluto-themaw-net
Signed-off-by: Ian Kent <raven@themaw.net>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
fs/autofs/autofs_i.h
fs/autofs/dev-ioctl.c
fs/autofs/inode.c
fs/autofs/root.c
fs/autofs/waitq.c