All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] [PATCH 0/3] 3 xattr fixes in merge_window.
@ 2008-12-05  6:16 Tao Ma
  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
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tao Ma @ 2008-12-05  6:16 UTC (permalink / raw)
  To: ocfs2-devel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-12-08  0:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05  6:16 [Ocfs2-devel] [PATCH 0/3] 3 xattr fixes in merge_window Tao Ma
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

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.