summaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2021-02-11 11:14:05 +0300
committerDavid Sterba <dsterba@suse.com>2021-04-19 18:25:14 +0300
commit0b3dcd131d5b02ab8e038e55fef243e51b06fe96 (patch)
treef6243c7bb9b7f1257576c44f99165d3a9b4fc949 /fs/btrfs/file.c
parentbf05bf16c76bb44ab5156223e1e58e26dfe30a88 (diff)
downloadlinux-0b3dcd131d5b02ab8e038e55fef243e51b06fe96.tar.xz
btrfs: fix comment for btrfs ordered extent flag bits
There is small error in comment about BTRFS_ORDERED_* flags, added in commit 3c198fe06449 ("btrfs: rework the order of btrfs_ordered_extent::flags") but the fixup did not get merged in time. The 4 types are for ordered extent itself, not for direct io. Only 3 types support direct io, REGULAR/NOCOW/PREALLOC. Fix the comment to reflect that. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/file.c')
0 files changed, 0 insertions, 0 deletions