On Fri, Oct 03, 2014 at 04:55:42PM -0500, Ben Myers wrote: > From: Olaf Weber <olaf@xxxxxxx> > > Change the XFS case-insensitive lookup code to return the first match > found, even if it is not an exact match. Whether a filesystem uses > case-insensitive lookups is determined by a superblock bit set during > filesystem creation. This means that normal use cannot create two files > that both match the same filename. > > Signed-off-by: Olaf Weber <olaf@xxxxxxx> This is really dependent on whether we want to support mixed CI/non-CI filesystems, yes? i.e. if we want to support mixed case setups, then we need to keep the code as it stands? What is the downside of keeping the code unchaged and our options open? Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs