linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Barry Naujok <bnaujok@sgi.com>
To: xfs@oss.sgi.com
Cc: linux-fsdevel@vger.kernel.org
Subject: [PATCH 0/4] XFS: ASCII case-insensitivity support
Date: Wed, 14 May 2008 17:52:44 +1000	[thread overview]
Message-ID: <20080514075244.738514733@chook.melbourne.sgi.com> (raw)

I've addressed Christoph's comments in these patches.

I've also changed the behaviour of the "ci_match" parameter
being passed to the lookup functions, and kept the use of it
separate from the "name" parameter.

The other change is the xfs_sb_version_hasasciici() name
from "oldci". This is inline with the user-space patch posted
a few days ago.

-- 

             reply	other threads:[~2008-05-14  7:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-14  7:52 Barry Naujok [this message]
2008-05-14  7:52 ` [PATCH 1/4] XFS: Name operation vector for hash and compare Barry Naujok
2008-05-14  7:52 ` [PATCH 2/4] XFS: add op_flags field and helpers to xfs_da_args Barry Naujok
2008-05-14  7:52 ` [PATCH 3/4] XFS: Return case-insensitive match for dentry cache Barry Naujok
2008-05-14  7:52 ` [PATCH 4/4] XFS: ASCII case-insensitive support Barry Naujok
2008-05-14  8:43 ` [PATCH 0/4] XFS: ASCII case-insensitivity support Christoph Hellwig
2008-05-15  1:03   ` VFS case-insenstive dcache code (was Re: [PATCH 0/4] XFS: ASCII case-insensitivity support) Barry Naujok
2008-05-15  4:35     ` Christoph Hellwig
2008-05-15 13:37       ` Anton Altaparmakov

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=20080514075244.738514733@chook.melbourne.sgi.com \
    --to=bnaujok@sgi.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).