| From: |
| Barry Naujok <bnaujok@sgi.com> |
| To: |
| xfs@oss.sgi.com |
| Subject: |
| [PATCH 0/7] XFS: case-insensitive lookup and Unicode support |
| Date: |
| Wed, 02 Apr 2008 16:25:08 +1000 |
| Message-ID: |
| <20080402062508.017738664@chook.melbourne.sgi.com> |
| Cc: |
| linux-fsdevel@vger.kernel.org |
| Archive-link: |
| Article,
Thread
|
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html