Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: remove unused member async_submit_bio::bio_flags
After splitting the start and end hooks in a758781 ("btrfs: separate types for submit_bio_start and submit_bio_done"), some of the function arguments were dropped but not removed from the structure. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
- Loading branch information