From: Martin Steigerwald <ms@teamix.de>
To: xfs@oss.sgi.com
Cc: Barry Naujok <bnaujok@sgi.com>
Subject: Re: [RFC 0/2] Case-insensitive filename lookup for XFS
Date: Wed, 24 Oct 2007 10:32:21 +0200 [thread overview]
Message-ID: <200710241032.22157.ms@teamix.de> (raw)
In-Reply-To: <op.t0oejdbf3jf8g2@pc-bnaujok.melbourne.sgi.com>
Am Mittwoch, 24. Oktober 2007 schrieb Barry Naujok:
> On Tue, 23 Oct 2007 22:22:21 +1000, Martin Steigerwald <ms@teamix.de> wrote:
> > What would happen in the following scenario?
> >
> > mount -t xfs /dev/somedevice /mnt/tmp
> > touch /mnt/tmp/testfile
> > touch /mnt/tmp/Testfile
> > touch /mnt/tmp/TESTFILE
> >
> > mount -t xfs -o remount,ci /dev/somedevice /mnt/tmp
> > rm /mnt/tmp/testfile
>
> testfile would be deleted, Testfile and TESTFILE will remain.
> Subsequent rm's should remove the rest.
Sounds indeed quite clever to me ;-)
I look forward to that feature which could be interesting for samba file
shares cause samba would not have to map case-insensitive paths from Windows
to the case-sensitive paths under Linux anymore.
--
Martin Steigerwald - team(ix) GmbH - http://www.teamix.de
gpg: 19E3 8D42 896F D004 08AC A0CA 1E10 C593 0399 AE90
next prev parent reply other threads:[~2007-10-24 8:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-23 7:53 [RFC 0/2] Case-insensitive filename lookup for XFS Barry Naujok
2007-10-23 10:01 ` Anton Altaparmakov
2007-10-23 10:07 ` Anton Altaparmakov
2007-10-24 7:39 ` Barry Naujok
2007-10-24 15:05 ` Anton Altaparmakov
2007-10-23 12:22 ` Martin Steigerwald
2007-10-24 0:34 ` Barry Naujok
2007-10-24 8:32 ` Martin Steigerwald [this message]
2007-10-24 8:41 ` Olaf Frączyk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200710241032.22157.ms@teamix.de \
--to=ms@teamix.de \
--cc=bnaujok@sgi.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.