btrfs: plumb NOWAIT through the write path
authorStefan Roesch <shr@fb.com>
Mon, 12 Sep 2022 19:27:49 +0000 (12:27 -0700)
committerDavid Sterba <dsterba@suse.com>
Thu, 29 Sep 2022 15:08:28 +0000 (17:08 +0200)
commit304e45acdb8f68a974e8a64a6296803530bb851f
tree83505cba2c6742f625d9ac4960fd9f2843e22129
parent2fcab928ccc2bac0c22e3b3b04f5acf0dc8de96b
btrfs: plumb NOWAIT through the write path

We have everywhere setup for nowait, plumb NOWAIT through the write path.

Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Stefan Roesch <shr@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/file.c