]> www.infradead.org Git - users/hch/misc.git/commit
bcachefs: do_encrypt() now handles allocation failures
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 1 Sep 2024 19:24:11 +0000 (15:24 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Sep 2024 15:35:20 +0000 (11:35 -0400)
commitb7d8092a1b3f0fe848eddacc225044a2a885bc02
tree976a94ad12353e5bf9321d39c6abec1f6d730998
parent3340dee2350954c549b12c41206e98ed86d3b63e
bcachefs: do_encrypt() now handles allocation failures

convert to darray, and add a fallback when allocation fails

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