From: Tiger Yang <tiger.yang@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] two xattr fixes
Date: Tue, 09 Dec 2008 16:39:44 +0800 [thread overview]
Message-ID: <493E2ED0.6040105@oracle.com> (raw)
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
next reply other threads:[~2008-12-09 8:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-09 8:39 Tiger Yang [this message]
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
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=493E2ED0.6040105@oracle.com \
--to=tiger.yang@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.