2009-03-13 17:14:41

by Mark Fasheh

[permalink] [raw]
Subject: [git patches] Ocfs2 fixes

Please pull from 'upstream-linus' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git upstream-linus

to receive the following updates:

fs/ocfs2/alloc.c | 3 ++-
fs/ocfs2/aops.c | 7 +++++--
fs/ocfs2/namei.c | 3 ++-
fs/ocfs2/ocfs2_fs.h | 6 ------
fs/ocfs2/xattr.c | 30 ++++++++++++++++++++++++------
5 files changed, 33 insertions(+), 16 deletions(-)

Tao Ma (2):
ocfs2: Fix a bug found by sparse check.
ocfs2: Use xs->bucket to set xattr value outside

Tiger Yang (2):
ocfs2: reserve xattr block for new directory with inline data
ocfs2: tweak to get the maximum inline data size with xattr

--
Mark Fasheh