bcachefs: Initialize super_block->s_uuid
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 3 Feb 2024 20:23:07 +0000 (15:23 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 10 Mar 2024 19:34:09 +0000 (15:34 -0400)
commit29223b5a555e90844fda741088831d06bb52b882
tree254e2710355754e92989858ad211f9e9c037065d
parentf8f8fb443b3cfc362cfa57c105f78537e666a48a
bcachefs: Initialize super_block->s_uuid

Need to fix this oversight for the new FS_IOC_(GET|SET)UUID ioctls.

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