]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: convert remaining xfs_sb_version_... checks to bool
authorDave Chinner <dchinner@redhat.com>
Wed, 1 Nov 2017 22:02:48 +0000 (15:02 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 1 Nov 2017 22:03:16 +0000 (15:03 -0700)
commit8036a1b5e58056e449b823f9f27339c9b1f83de4
tree7052f2f89e06ee73f9a8067fc462eded6b05892f
parentf7e23fb4d5d88270b250f0f34480d4d62daf61e0
xfs: convert remaining xfs_sb_version_... checks to bool

Some were missed in the pass that converted the function return
values from int to bool. Update the remaining ones for consistency.

Signed-Off-By: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/libxfs/xfs_format.h