[PATCH] autofs4: change may_umount* functions to boolean
authorIan Kent <raven@themaw.net>
Mon, 27 Mar 2006 09:14:51 +0000 (01:14 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:40 +0000 (08:44 -0800)
commite3474a8eb38e48dea6690d1fabd75f3c7fd2f93f
tree0eb85dea5d7ae7bab9e22b139f5757c67294402e
parent90a59c7cf5dd68b41ffab61dd30eba1ef5746e66
[PATCH] autofs4: change may_umount* functions to boolean

Change the functions may_umount and may_umount_tree to boolean functions to
aid code readability.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/autofs/dirhash.c
fs/autofs4/expire.c
fs/autofs4/root.c
fs/namespace.c