aboutsummaryrefslogtreecommitdiff
path: root/scripts/rustdoc_test_builder.rs
diff options
context:
space:
mode:
authorHongbo Li <[email protected]>2024-06-20 21:21:12 +0800
committerKent Overstreet <[email protected]>2024-07-14 19:00:16 -0400
commit95924420b038a0d025c4d16c75be2a858e7c09df (patch)
tree3aa1b904da4504f1b678bd0bc9c4445724d5ab30 /scripts/rustdoc_test_builder.rs
parent7aa7183e00d92539c61b3a01a7ebf676b0ecb91e (diff)
bcachefs: support STATX_DIOALIGN for statx file
Add support for STATX_DIOALIGN to bcachefs, so that direct I/O alignment restrictions are exposed to userspace in a generic way. [Before] ``` ./statx_test /mnt/bcachefs/test statx(/mnt/bcachefs/test) = 0 dio mem align:0 dio offset align:0 ``` [After] ``` ./statx_test /mnt/bcachefs/test statx(/mnt/bcachefs/test) = 0 dio mem align:1 dio offset align:512 ``` Signed-off-by: Hongbo Li <[email protected]> Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions