]> www.infradead.org Git - users/willy/pagecache.git/commit
bcachefs: Use str_write_read() helper in write_super_endio()
authorThorsten Blum <thorsten.blum@linux.dev>
Sat, 26 Oct 2024 10:47:23 +0000 (12:47 +0200)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:15 +0000 (01:36 -0500)
commitac9826f14739023bccf1345e6e4ddb0461fa9a2e
treebcf53a9357433f2587b0bb95d8ce616adcb22be0
parent751d869710ca91b6b2c6f4235137c71eb054ce02
bcachefs: Use str_write_read() helper in write_super_endio()

Remove hard-coded strings by using the str_write_read() helper function.

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