All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] two xattr fixes
@ 2008-12-09  8:39 Tiger Yang
  2008-12-09  8:42 ` [Ocfs2-devel] [PATCH 1/2] ocfs2: calculate and reserve credits for xattr value in mknod Tiger Yang
  2008-12-09  8:43 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle Tiger Yang
  0 siblings, 2 replies; 3+ messages in thread
From: Tiger Yang @ 2008-12-09  8:39 UTC (permalink / raw)
  To: ocfs2-devel

Hi,
There are two fixes base on tao's patch "remove extend_trans and add its 
credits at the beginning".  They are also base on mark's merge_window 
branch.

The first patch together with tao's patch fix bug 
http://oss.oracle.com/bugzilla/show_bug.cgi?id=1048 It's a transaction 
credits issue.

The second patch fix a problem when we set security xattr and acl xattr 
during mknod. When block size is too small, we may need xattr bucket for 
them.

Thanks,
tiger

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

end of thread, other threads:[~2008-12-09  8:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-09  8:39 [Ocfs2-devel] two xattr fixes Tiger Yang
2008-12-09  8:42 ` [Ocfs2-devel] [PATCH 1/2] ocfs2: calculate and reserve credits for xattr value in mknod Tiger Yang
2008-12-09  8:43 ` [Ocfs2-devel] [PATCH 2/2] ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle Tiger Yang

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.