exportfs: Change bcachefs fid_type enum to avoid conflicts
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 26 Oct 2023 20:37:58 +0000 (16:37 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 26 Oct 2023 20:41:00 +0000 (16:41 -0400)
commitb827ac419721a106ae2fccaa40576b0594edad92
tree6c1e0597fdfe56221ec3a24701711741d05e59a3
parent7413ab70cbc15bd8f35a78569ec5a778fb9a3e1e
exportfs: Change bcachefs fid_type enum to avoid conflicts

Per Amir Goldstein, the fid types that bcachefs picked conflicted with
xfs and fuse, which previously were in use but not deviced in the master
enum.

Since bcachefs is still out of tree, we can move.

https://lore.kernel.org/linux-next/20231026203733.fx65mjyic4pka3e5@moria.home.lan/T/#ma59f65ba61f605b593e69f4690dbd317526d83ba

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
include/linux/exportfs.h