commit | 71dac2482ad3c8d4a8b8998a96751f009bad895f | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kent.overstreet@linux.dev> | Mon May 06 09:10:29 2024 -0400 |
committer | Kent Overstreet <kent.overstreet@linux.dev> | Mon May 06 10:58:17 2024 -0400 |
tree | fca99859ccf4373a592600cd9c57c4c80deb07f8 | |
parent | 88ab10186c44d0a8b90842beab8648b5fd14432d [diff] |
bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX Define a constant for the max superblock size, to avoid a too-large shift. Reported-by: syzbot+a8b0fb419355c91dda7f@syzkaller.appspotmail.com Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>