All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tao Ma <tao.ma@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 0/3] 3 xattr fixes in merge_window.
Date: Fri, 05 Dec 2008 14:16:23 +0800	[thread overview]
Message-ID: <4938C737.9060504@oracle.com> (raw)

Hi Mark,
	These 3 fixes are based on xattr transaction merge. So they should be 
merged into your merge_window. Thanks.

patch 1 isn't a bug fix actually. This patch can relieve acl from 
handling the pain of journal_extend.

patch 2 is the fix for ctime. Joel should have reviewed it already.
http://oss.oracle.com/pipermail/ocfs2-devel/2008-December/003475.html. 
and the place of journal_access should be there as we may call 
journal_extend(which may cause journal restart) during xattr set.

patch 3 is a bug fix for xattr journal calculation.

Regards,
Tao

             reply	other threads:[~2008-12-05  6:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-05  6:16 Tao Ma [this message]
2008-12-04 22:20 ` [Ocfs2-devel] [PATCH 1/3] ocfs2/xattr: Remove one extend_trans and add its credit in the beginning Tao Ma
2008-12-08  0:29   ` [Ocfs2-devel] [PATCH 1/3] ocfs2/xattr: Remove one extend_trans and add its credit in the beginning.v2 Tao Ma
2008-12-04 22:20 ` [Ocfs2-devel] [PATCH 2/3] ocfs2/xattr: Always updating ctime in xattr set Tao Ma
2008-12-04 22:20 ` [Ocfs2-devel] [PATCH 3/3] ocfs2/xattr: bug fix for credits of creating index block Tao Ma

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=4938C737.9060504@oracle.com \
    --to=tao.ma@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.