public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Niv Sardi <xaiki@sgi.com>
To: Christoph Hellwig <hch@lst.de>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH] use generic posix ACL code, enable ACL caching
Date: Fri, 25 Jul 2008 14:28:30 +1000	[thread overview]
Message-ID: <ncctzeetwnl.fsf@itchy.melbourne.sgi.com> (raw)
In-Reply-To: <20080723201940.GA7908@lst.de> (Christoph Hellwig's message of "Wed, 23 Jul 2008 22:19:40 +0200")

Christoph Hellwig <hch@lst.de> writes:

> On Sat, Jun 14, 2008 at 06:01:27PM +0200, Christoph Hellwig wrote:
>> Switch XFS to use the generic ACL code and enable caching the ACL values
>> in the XFS inode.
>> 
>> Compared to the last post various bugs have been fixed and a locking
>> strategy has been designed and implemented.  This now passes XFSQA.
>> 
>> You'll need my various attr-related patches applies before this one.
>
> With various recent changes going in it needed another rediff.  I also
> moved the xfs_acl_chmod call into xfs_setattr from xfs_vn_setattr
> because we would miss it for updates from dmapi.  While doing this
> I found out that xfs_acl_chmod is non-atomic vs the setattr which is
> probably a bad thing, but also done that way in all other filesystems.
>
> Maybe we want to delay this patch until Niv's infrastructure to
> piggy-back an attr_set ontop of an existing transaction is done so
> that this issue could be solved.

I like the patch, and don't think we need to wait for the trans aware
attr code to get it in (it's not attomic now and nobody cares as you
pointed out) that said, it's pretty big, and I'm did not review it
carefully enough, and'd be *much* more comfortable if someone that knows
the code more (like tes) could have a look at it before putting it in.

Cheers,
-- 
Niv Sardi

  reply	other threads:[~2008-07-25  4:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-14 16:01 [PATCH] use generic posix ACL code, enable ACL caching Christoph Hellwig
2008-06-27 15:25 ` Christoph Hellwig
2008-07-23 20:19 ` Christoph Hellwig
2008-07-25  4:28   ` Niv Sardi [this message]
2008-07-25  4:32     ` Christoph Hellwig

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=ncctzeetwnl.fsf@itchy.melbourne.sgi.com \
    --to=xaiki@sgi.com \
    --cc=hch@lst.de \
    --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