diff options
author | Nikolay Borisov <nborisov@suse.com> | 2018-02-07 17:55:38 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-03-26 15:09:30 +0200 |
commit | c9b577c01ac91a82fce697c445cfac2bcd8a49f6 (patch) | |
tree | 17494bb7ab064ae188fe3fe7e3be8fc7338e9321 /fs/btrfs/extent-tree.c | |
parent | 0e34693f7bb149273b747194b3988801a9ca8c8e (diff) |
btrfs: Open code btrfs_write_and_wait_marked_extents
btrfs_write_and_wait_transaction is essentially a wrapper of
btrfs_write_and_wait_marked_extents with the addition of calling
clear_btree_io_tree. Having the code split doesn't really bring any
benefit. Open code the later into the former and add proper
documentation header.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
[ reformat comment ]
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent-tree.c')
0 files changed, 0 insertions, 0 deletions