rustix
rustix copied to clipboard
Newer statx features
trafficstars
StatxFlags:
- [ ]
STATX_MNT_ID_UNIQUE(Linux 6.8) - [ ]
STATX_SUBVOL(Linux 6.10) - [ ]
STATX_WRITE_ATOMIC(Linux 6.11) - [ ]
STATX_DIO_READ_ALIGN(Linux 6.14) - [x]
STATX_ALL: "It is deprecated and should not be used."
Statx:
- [x]
stx_subvol(Linux 6.10) - [x]
stx_atomic_write_unit_minandstx_atomic_write_unit_max(Linux 6.11) - [x]
stx_atomic_write_segments_max
StatxAttributes:
- [x]
STATX_ATTR_COMPRESSED - [x]
STATX_ATTR_IMMUTABLE - [x]
STATX_ATTR_APPEND - [x]
STATX_ATTR_NODUMP - [x]
STATX_ATTR_ENCRYPTED - [x]
STATX_ATTR_AUTOMOUNTnot listed instatx(2) - [x]
STATX_ATTR_MOUNT_ROOT(Linux 5.8) - [x]
STATX_ATTR_VERITY(Linux 5.5) - [x]
STATX_ATTR_DAX(Linux 5.8) - [ ]
STATX_ATTR_WRITE_ATOMIC(Linux 6.11)