commit | 08a6f464342cc09b14680dcefb3c5eeac8a06aeb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu May 26 09:36:39 2022 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Jul 25 17:45:33 2022 +0200 |
tree | de969b77410d45115dd6a5bd10806e80b9e33e8e | |
parent | fed8a72df126fdf03bf6bd46d83be9ff3bd90892 [diff] |
btrfs: centralize setting REQ_META Set REQ_META in btrfs_submit_metadata_bio instead of the various callers. We'll start relying on this flag inside of btrfs in a bit, and this ensures it is always set correctly. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>