xfs: Support (ignore) new feature flags #441

Merged
dunkaist merged 1 commits from dunkaist/kolibrios:pr-xfs-features into main 2026-05-17 19:43:54 +00:00
Owner

Our XFS driver works in read-only mode. Therefore flags
that are related only to writing can be safely ignored.

Our XFS driver works in read-only mode. Therefore flags that are related only to writing can be safely ignored.
dunkaist added the FSCategory/Kernel labels 2026-05-16 00:26:09 +00:00
dunkaist requested review from Burer 2026-05-16 00:26:10 +00:00
dunkaist requested review from hidnplayr 2026-05-16 00:26:10 +00:00
Burer requested review from Doczom 2026-05-17 14:45:51 +00:00
Burer approved these changes 2026-05-17 14:54:22 +00:00
Doczom approved these changes 2026-05-17 18:18:50 +00:00
dunkaist added 1 commit 2026-05-17 18:53:37 +00:00
xfs: Support (ignore) new feature flags
Build system / Check kernel codestyle (pull_request) Successful in 48s
Build system / Build (pull_request) Successful in 10m14s
bb769cbf85
Our XFS driver works in read-only mode. Therefore flags
that are related only to writing can be safely ignored.
dunkaist force-pushed pr-xfs-features from 00414be905 to bb769cbf85 2026-05-17 18:53:37 +00:00 Compare
dunkaist merged commit bb769cbf85 into main 2026-05-17 19:43:54 +00:00
dunkaist deleted branch pr-xfs-features 2026-05-17 19:43:55 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#441