bcachefs: x-macro-ify inode flags enum
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 2 Nov 2023 15:42:48 +0000 (11:42 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 5 Nov 2023 18:12:18 +0000 (13:12 -0500)
commit103ffe9aaf85660f40c8b68797a374b80b29b91d
tree7af0c930701f3d8849a100e7af5a162f10e90d07
parentd4c8bb69d0208907f98af6a0f4da02778f2d7bdb
bcachefs: x-macro-ify inode flags enum

This lets us use bch2_prt_bitflags to print them out.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/bcachefs_format.h
fs/bcachefs/fs-common.c
fs/bcachefs/fs-ioctl.c
fs/bcachefs/fs-ioctl.h
fs/bcachefs/fs.c
fs/bcachefs/fsck.c
fs/bcachefs/inode.c
fs/bcachefs/inode.h
fs/bcachefs/io_write.c