aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2022-07-14 11:07:14 -0700
committerJens Axboe <[email protected]>2022-07-14 12:14:32 -0600
commitc6293eacfc16fe3d85f468fc7ed91eb18f5861d3 (patch)
tree028140767e5daa775857ec60a72858537bd1457b /fs/btrfs/inode.c
parent1420c4a549bf28ffddbed827d61fb3d4d2132ddb (diff)
fs/direct-io: Reduce the size of struct dio
Reduce the size of struct dio by combining the 'op' and 'op_flags' into the new 'opf' member. Use the new blk_opf_t type to improve static type checking. This patch does not change any functionality. Reviewed-by: Jan Kara <[email protected]> Cc: Al Viro <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Darrick J. Wong <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions