commit | 5d0eda0307ca20c5c58b1abd2a8ba822e0763b43 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Wed Nov 01 15:02:48 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Nov 01 15:03:16 2017 -0700 |
tree | 7052f2f89e06ee73f9a8067fc462eded6b05892f | |
parent | 13791d3b833428e7dc7253e066eef8cae75cd1c0 [diff] |
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>