fs/exofs: only use true/false for asignment of bool type variable
authorChengguang Xu <cgxu519@gmx.com>
Wed, 13 Jun 2018 04:05:14 +0000 (12:05 +0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 18 Oct 2018 06:04:59 +0000 (02:04 -0400)
commit3642b29a63674020401e41185ed5b0e3c056ab4a
tree51c3475b78b1337b7d917bf4ff7a9ee9f1c0d60e
parent515f1867addaba49c1c6ac73abfaffbc192c1db4
fs/exofs: only use true/false for asignment of bool type variable

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/exofs/super.c