bcachefs: Make bch2_remap_range respect O_SYNC
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 20 May 2021 01:21:49 +0000 (21:21 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:04 +0000 (17:09 -0400)
commite7084c9c8151b226c83258ccdccf172b74688324
treea72a5cc2be17bdb2f5bded2178eb7b05aa36bb37
parentd6462f494dcf57422f36f9c4704c2c128354f6c4
bcachefs: Make bch2_remap_range respect O_SYNC

Caught by xfstest generic/628

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/fs-io.c