Commit 9ca465c
btrfs-progs: print-tree: add support for verity compat_ro flag
The super block dumping is not handling verity compat ro flags
correctly, it always treats verity as an unknown flag:
compat_ro_flags 0x7
( FREE_SPACE_TREE |
FREE_SPACE_TREE_VALID |
unknown flag: 0x4 )
Add the readable flags for verity feature.
Issue: #1040
Pull-request: #1041
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>1 parent 614e9c0 commit 9ca465c
File tree
1 file changed
+1
-0
lines changed1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1915 | 1915 | | |
1916 | 1916 | | |
1917 | 1917 | | |
| 1918 | + | |
1918 | 1919 | | |
1919 | 1920 | | |
1920 | 1921 | | |
| |||
0 commit comments