bcachefs: Verify transaction updates are sorted
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 19 Jan 2021 00:59:03 +0000 (19:59 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:51 +0000 (17:08 -0400)
commitf9ef45ad434ba85363aab6d74fa48499f7ea6499
treeced5c8d20c5af654197cd0ac5cf21c420bb50d76
parentc6e658ee9f7f7d1da410ada1c3174fe46541c454
bcachefs: Verify transaction updates are sorted

A user reported a bug that implies they might not be correctly sorted,
this should help track that down.

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