Commit 0f996bb
committed
fix(fsext): correct dummy filesystem list to match GNU behavior
- Keep 'rootfs' as dummy filesystem (suppressed by default, shown with -a)
- Remove 'binfmt_misc' from dummy list (shown by default like GNU)
This matches GNU coreutils behavior where rootfs is filtered out
by default but binfmt_misc is shown. Fixes GNU test failures.1 parent fd573a0 commit 0f996bb
1 file changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
402 | | - | |
403 | | - | |
| 401 | + | |
404 | 402 | | |
405 | 403 | | |
406 | 404 | | |
| |||
1194 | 1192 | | |
1195 | 1193 | | |
1196 | 1194 | | |
1197 | | - | |
1198 | | - | |
1199 | | - | |
1200 | | - | |
1201 | | - | |
1202 | | - | |
1203 | | - | |
1204 | 1195 | | |
0 commit comments