ocfs2: tweak to get the maximum inline data size with xattr
authorTiger Yang <tiger.yang@oracle.com>
Thu, 5 Mar 2009 03:06:15 +0000 (11:06 +0800)
committerMark Fasheh <mfasheh@suse.com>
Thu, 12 Mar 2009 23:45:46 +0000 (16:45 -0700)
commitd9ae49d6e2b1ac9166e58ae3c9345135604beaa6
treee6d5bbc8160a8c810534dc699e79f2b2a7792000
parent6c9fd1dc0a597e575617a7de7086c8a3efa8f524
ocfs2: tweak to get the maximum inline data size with xattr

Replace max_inline_data with max_inline_data_with_xattr
to ensure it correct when xattr inlined.

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Acked-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/aops.c
fs/ocfs2/namei.c
fs/ocfs2/ocfs2_fs.h