bcachefs: Split trans->last_begin_ip and trans->last_restarted_ip
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 19 Feb 2023 02:20:18 +0000 (21:20 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:53 +0000 (17:09 -0400)
commit5e2d8be8bd7985aa590dcccec14fb38fb529b3f0
treed6c88a22313a63a697b3700f1ab48d74c3e08937
parent73d86dfd888541fd85f7e4d03c898f2ad8486196
bcachefs: Split trans->last_begin_ip and trans->last_restarted_ip

These are two different things - this improves our debug assert
messages.

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