]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: use FGP_WRITEBEGIN instead of combining individual flags
authorPankaj Raghav <p.raghav@samsung.com>
Fri, 14 Jun 2024 10:50:30 +0000 (10:50 +0000)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:15 +0000 (19:00 -0400)
commit2b02b9552c7839840e4ce05244d20738515ab05c
treef89018f7f0c4ccf705765f89433fb25b1796f8ad
parentb0d3ab531f07b6fc22ed9b84e7b9a5ff9be90df9
bcachefs: use FGP_WRITEBEGIN instead of combining individual flags

Use FGP_WRITEBEGIN to avoid repeating the individual FGP flags before
starting a buffered write.

Signed-off-by: Pankaj Raghav <p.raghav@samsung.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs-io-buffered.c