From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Mon, 21 Apr 2008 01:36:45 -0700 (PDT) Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with SMTP id m3L8a4GD025348 for ; Mon, 21 Apr 2008 01:36:06 -0700 Message-Id: <20080421083103.433280025@chook.melbourne.sgi.com> Date: Mon, 21 Apr 2008 18:31:03 +1000 From: Barry Naujok Subject: [PATCH 0/4] XFS: case-insensitive lookup and Unicode support Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: xfs@oss.sgi.com Cc: linux-fsdevel@vger.kernel.org Latest set of patches based on the last set of feedback received. Some cleanup patches have been checked in and this patch set has been based on those patches. The NLS support patch is not included this time, it still needs a bit of work to integrate with these patches. Barry. --