bcachefs: kill btree_path->(alloc_seq|downgrade_seq)
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 10 Dec 2023 21:12:24 +0000 (16:12 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 1 Jan 2024 16:47:41 +0000 (11:47 -0500)
commita83b6c895c4d91014c73569f13b071d44e16cdc3
tree87b8506b2927d3778c89742f5b3b6384c83a0adb
parent249bf593e84e0b4652d2cdb9884b97bc21b59d9f
bcachefs: kill btree_path->(alloc_seq|downgrade_seq)

These were for extra info in tracepoints for debugging a specialized
issue - we do not want to bloat btree_path for this, at least in release
builds.

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