Skip to content
Commit b3d82c2f authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Guard against journal seq overflow



Wraparound is impractical to handle since in various places we use 0 as
a sentinal value - but 64 bits (or 56, because the btree write buffer
steals a few bits) is enough for all practical purposes.

Reported-by: default avatar <syzbot+73ed43fbe826227bd4e0@syzkaller.appspotmail.com>
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 9963a14d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment