Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions libfsxfs/libfsxfs_superblock.c
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,7 @@ int libfsxfs_superblock_read_data(
supported_feature_flags = 0x0010
| 0x0020
| 0x0080
| 0x0100
| 0x0400
| 0x0800
| 0x1000
Expand Down