bcachefs: DIO write path only needs to shoot down pagecache once, not twice
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 4 Nov 2019 19:11:53 +0000 (14:11 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:31 +0000 (17:08 -0400)
commit54847d253ab3a4980ed8322a618a9521a2d6cd45
treebcd9748e9d70d0c3f7180d001a9fec86a4f54911
parent1b783a690dd51a64f58091d060468f7c32f13f20
bcachefs: DIO write path only needs to shoot down pagecache once, not twice

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