Commit b8a5974
committed
statx04: Skip STATX_ATTR_COMPRESSED on Bcachefs
STATX_ATTR_COMPRESSED is not supported on Bcachefs, thus skip it
(it's already skipped on tmpfs and XFS).
Link: https://lore.kernel.org/ltp/20231207194011.273027-4-pvorel@suse.cz/
Suggested-by: Cyril Hrubis <chrubis@suse.cz>
Acked-by: Kent Overstreet <kent.overstreet@linux.dev>
Signed-off-by: Petr Vorel <pvorel@suse.cz>1 parent 67f1550 commit b8a5974
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments