Hi folks, common/rc has grown huge with lots of library functions, and it's becoming hard to manage. The following two patches split the XFS and btrfs specific functionality in common/rc into separate files which are sourced directly from common/rc based on $FSTYP. This moves a large chunk of code spread throughout common/rc into smaller, more contained files where it is easier to see how the filesystem specific pieces are put together. I'd like to see this happen for other filesytems, and quite possibly other groups of functionality that make sense to manage separately. Thoughts and comments welcome! -Dave. -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html