bcachefs: Add an option to control sharding new inode numbers
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 28 May 2021 00:20:20 +0000 (20:20 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:04 +0000 (17:09 -0400)
commitb282a74faebc9475355179aff40b98b5dbe0ae01
tree43dc0e62f3cbd3b4f551bac10526f6f051ca8481
parent9f311f2166eb969dbe3d69ab24cd78567a30d62c
bcachefs: Add an option to control sharding new inode numbers

We're seeing a bug where inode creates end up spinning in
bch2_inode_create - disabling sharding will simplify what we're testing.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/bcachefs_format.h
fs/bcachefs/inode.c
fs/bcachefs/opts.h