All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Becker <Joel.Becker@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH] ocfs2: set i_mode on disk during acl operations
Date: Wed, 17 Mar 2010 12:29:36 -0700	[thread overview]
Message-ID: <20100317192935.GD2930@mail.oracle.com> (raw)
In-Reply-To: <20100315223900.GZ11402@wotan.suse.de>

On Mon, Mar 15, 2010 at 03:39:00PM -0700, Mark Fasheh wrote:
> ocfs2_set_acl() and ocfs2_init_acl() were setting i_mode on the in-memory
> inode, but never setting it on the disk copy. Thus, acls were some times not
> getting propagated between nodes. This patch fixes the issue by adding a
> helper function ocfs2_acl_set_mode() which does this the right way.
> ocfs2_set_acl() and ocfs2_init_acl() are then updated to call
> ocfs2_acl_set_mode().
> 
> Signed-off-by: Mark Fasheh <mfasheh@suse.com>

	This patch is now in the fixes branch of ocfs2.git.

Joel

-- 

"The only way to get rid of a temptation is to yield to it."
         - Oscar Wilde 

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127

      reply	other threads:[~2010-03-17 19:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 22:39 [Ocfs2-devel] [PATCH] ocfs2: set i_mode on disk during acl operations Mark Fasheh
2010-03-17 19:29 ` Joel Becker [this message]

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=20100317192935.GD2930@mail.oracle.com \
    --to=joel.becker@oracle.com \
    --cc=ocfs2-devel@oss.oracle.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.