ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle
authorTiger Yang <tiger.yang@oracle.com>
Tue, 9 Dec 2008 08:43:08 +0000 (16:43 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:36 +0000 (08:40 -0800)
In extreme situation, may need xattr bucket for setting
security entry and acl entries during mknod. This only
happens when block size is too small.

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found