Date: Thu, 2 Jun 2005 22:24:44 -0400 From: Craig Rodrigues <rodrigc@crodrigues.org> To: freebsd-fs@freebsd.org Cc: dumbbell@freebsd.org, freebsd-arch@freebsd.org Subject: [RFC] Move reiserfs code to src/sys/gnu/fs? Message-ID: <20050603022444.GA34086@crodrigues.org>
next in thread | raw e-mail | index | archive | help
Hi, Due to the increasing number of filesystems with GNU licenses being imported into the tree (Reiserfs was just imported, and sometime in the future, XFS may be imported), I suggest that a new directory be created: src/sys/gnu/fs I also suggest that the recent Reiserfs code which was imported into the tree be moved from src/sys/gnu/reiserfs to src/sys/gnu/fs/reiserfs Since the code was just imported, this operation should be a simple case of cvs rm'ing the files that exist, and cvs add'ing them to the new directory. At some point, it would be nice to move ext2fs to src/sys/gnu/fs, but that would involve more work (a repo copy). What do people think? Thanks. -- Craig Rodrigues rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050603022444.GA34086>