diff options
author | Qu Wenruo <wqu@suse.com> | 2024-06-14 06:22:29 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-07-11 15:33:29 +0200 |
commit | cf31b271e0a65fadb675a6cec433e08ab636f36d (patch) | |
tree | 7d07d56fc8ecfaf92a1d90068dda363d6363879f /fs/btrfs/super.c | |
parent | btrfs: remove unused Opt enums (diff) | |
download | linux-cf31b271e0a65fadb675a6cec433e08ab636f36d.tar.xz linux-cf31b271e0a65fadb675a6cec433e08ab636f36d.zip |
btrfs: output the unrecognized super block flags as hex
Most of the extra super block flags are beyond 32bits (from
CHANGING_FSID_V2 to CHANGING_*_CSUMS), thus using %llu is not only too
long and pretty hard to read.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/super.c')
0 files changed, 0 insertions, 0 deletions