|
Subject: [PATCH 0/7] XFS: case-insensitive lookup and Unicode support Newsgroups: gmane.linux.file-systems Date: 2008-04-02 06:25:08 GMT (40 weeks, 2 days, 2 hours and 41 minutes ago) The following sequence of patches (must be applied in order) implements case-insensitive support in XFS in two ways: 1. ASCII only case-insensitive 2. Unicode case-insensitive mount ASCII only case-insensitive support is a mkfs option and is primary implemented to support existing IRIX filesystems migrating to Linux. Unicode support is also a mkfs option, but the case-insensitive mode is a mount time option. The user space patches were posted back in January: http://oss.sgi.com/archives/xfs/2008-01/msg00102.html -- -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |
|
|