]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: fs-common.c -> namei.c
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 20 Mar 2025 14:53:52 +0000 (10:53 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 24 Mar 2025 13:50:36 +0000 (09:50 -0400)
commit4fcd4de0a659a1b9b151d9f88e6ec67a6c05fba5
treee4ca90b403982cb0b0f66ca9a595404adac12a0d
parent8a9f3d058279ed0f99114e0449d129fb5abc5eca
bcachefs: fs-common.c -> namei.c

name <-> inode, code for managing the relationships between inodes and
dirents.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/Makefile
fs/bcachefs/error.c
fs/bcachefs/fs-ioctl.c
fs/bcachefs/fs.c
fs/bcachefs/fsck.c
fs/bcachefs/namei.c [moved from fs/bcachefs/fs-common.c with 99% similarity]
fs/bcachefs/namei.h [moved from fs/bcachefs/fs-common.h with 93% similarity]
fs/bcachefs/recovery.c