[RFC] How about moving&categorizing files under fs/ into separate sub-dirs?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Recently I am working on add a new binfmt support to linux, I think
according current fs/ layout,
it should be placed as fs/binfmt_new.c? but the files under fs/ are
already too many, 70+,
so how about we move and categorize them into different sub-dirs?

like this? I created two sub-dirs, binfmt/ and vfs/, or like net/,
create a net/core/, net/ is relatively clean,
or some other scheme also works, this one is very primitive,

#	renamed:    fs/binfmt_aout.c -> fs/binfmt/binfmt_aout.c
#	renamed:    fs/binfmt_elf.c -> fs/binfmt/binfmt_elf.c
#	renamed:    fs/binfmt_elf_fdpic.c -> fs/binfmt/binfmt_elf_fdpic.c
#	renamed:    fs/binfmt_em86.c -> fs/binfmt/binfmt_em86.c
#	renamed:    fs/binfmt_flat.c -> fs/binfmt/binfmt_flat.c
#	renamed:    fs/binfmt_misc.c -> fs/binfmt/binfmt_misc.c
#	renamed:    fs/binfmt_script.c -> fs/binfmt/binfmt_script.c
#	renamed:    fs/binfmt_som.c -> fs/binfmt/binfmt_som.c
#	renamed:    fs/compat_binfmt_elf.c -> fs/binfmt/compat_binfmt_elf.c
#	renamed:    fs/exec.c -> fs/binfmt/exec.c
#	renamed:    fs/aio.c -> fs/vfs/aio.c
#	renamed:    fs/anon_inodes.c -> fs/vfs/anon_inodes.c
#	renamed:    fs/attr.c -> fs/vfs/attr.c
#	renamed:    fs/bad_inode.c -> fs/vfs/bad_inode.c
#	renamed:    fs/bio-integrity.c -> fs/vfs/bio-integrity.c
#	renamed:    fs/bio.c -> fs/vfs/bio.c
#	renamed:    fs/block_dev.c -> fs/vfs/block_dev.c
#	renamed:    fs/buffer.c -> fs/vfs/buffer.c
#	renamed:    fs/char_dev.c -> fs/vfs/char_dev.c
#	renamed:    fs/dcache.c -> fs/vfs/dcache.c

-- 
Cheng Renquan, from Singapore
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux