bcachefs: bch2_inode_unpack() cleanup
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 3 May 2025 22:17:26 +0000 (18:17 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:14:43 +0000 (20:14 -0400)
commita9421140fc5a5647191704c8a5e93bf2aaeb2c0a
tree10ccaa078507b087553ee70ce5df5e11f78c83d0
parent00757984d55e769a108fee6cfabee1b289c9516f
bcachefs: bch2_inode_unpack() cleanup

bi_snapshot is now handled like other fields

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