diff options
author | 2024-06-14 13:52:29 +0930 | |
---|---|---|
committer | 2024-07-11 15:33:29 +0200 | |
commit | cf31b271e0a65fadb675a6cec433e08ab636f36d (patch) | |
tree | 7d07d56fc8ecfaf92a1d90068dda363d6363879f /scripts/generate_rust_analyzer.py | |
parent | btrfs: remove unused Opt enums (diff) | |
download | wireguard-linux-cf31b271e0a65fadb675a6cec433e08ab636f36d.tar.xz wireguard-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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions