tmp_suning_uos_patched/fs/ocfs2
Joel Becker c5d95df5f7 ocfs2: Let ocfs2_xa_prepare_entry() do space checks.
ocfs2_xattr_set_in_bucket() doesn't need to do its own hacky space
checking.  Let's let ocfs2_xa_prepare_entry() (via ocfs2_xa_set()) do
the more accurate work.  Whenever it doesn't have space,
ocfs2_xattr_set_in_bucket() can try to get more space.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
2010-02-26 15:41:12 -08:00
..
cluster ocfs2: Add current->comm in trace output 2010-02-26 15:41:08 -08:00
dlm ocfs2/dlm: Fix printing of lockname 2010-02-08 13:01:31 -08:00
acl.c
acl.h
alloc.c ocfs2: add extent block stealing for ocfs2 v5 2010-02-26 15:41:07 -08:00
alloc.h
aops.c ocfs2/trivial: Remove trailing whitespaces 2010-01-25 19:20:51 -08:00
aops.h
blockcheck.c
blockcheck.h
buffer_head_io.c ocfs2/trivial: Remove trailing whitespaces 2010-01-25 19:20:51 -08:00
buffer_head_io.h
dcache.c
dcache.h
dir.c ocfs2: add extent block stealing for ocfs2 v5 2010-02-26 15:41:07 -08:00
dir.h
dlmglue.c ocfs2: Plugs race between the dc thread and an unlock ast message 2010-02-03 17:26:03 -08:00
dlmglue.h
export.c ocfs2/trivial: Remove trailing whitespaces 2010-01-25 19:20:51 -08:00
export.h
extent_map.c ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map() 2010-02-05 15:06:21 -08:00
extent_map.h
file.c ocfs2: Clean up the checks for CoW and direct I/O. 2010-02-26 15:41:07 -08:00
file.h
heartbeat.c
heartbeat.h
inode.c ocfs2/trivial: Remove trailing whitespaces 2010-01-25 19:20:51 -08:00
inode.h
ioctl.c ocfs2: Use compat_ptr in reflink_arguments. 2010-02-02 18:56:37 -08:00
ioctl.h
journal.c ocfs2/trivial: Remove trailing whitespaces 2010-01-25 19:20:51 -08:00
journal.h
Kconfig
localalloc.c ocfs2: add extent block stealing for ocfs2 v5 2010-02-26 15:41:07 -08:00
localalloc.h
locks.c
locks.h
Makefile
mmap.c
mmap.h
namei.c
namei.h
ocfs1_fs_compat.h
ocfs2_fs.h ocfs2: Sync max_inline_data_with_xattr from tools. 2010-01-25 19:20:45 -08:00
ocfs2_lockid.h
ocfs2_lockingver.h
ocfs2.h ocfs2: add extent block stealing for ocfs2 v5 2010-02-26 15:41:07 -08:00
quota_global.c
quota_local.c
quota.h
refcounttree.c ocfs2: add extent block stealing for ocfs2 v5 2010-02-26 15:41:07 -08:00
refcounttree.h
resize.c
resize.h
slot_map.c
slot_map.h
stack_o2cb.c ocfs2: fix a misleading variable name 2010-01-25 19:20:48 -08:00
stack_user.c
stackglue.c
stackglue.h
suballoc.c ocfs2: add extent block stealing for ocfs2 v5 2010-02-26 15:41:07 -08:00
suballoc.h ocfs2: add extent block stealing for ocfs2 v5 2010-02-26 15:41:07 -08:00
super.c ocfs2: add extent block stealing for ocfs2 v5 2010-02-26 15:41:07 -08:00
super.h
symlink.c
symlink.h
sysfile.c
sysfile.h
uptodate.c ocfs2/trivial: Remove trailing whitespaces 2010-01-25 19:20:51 -08:00
uptodate.h
ver.c
ver.h
xattr.c ocfs2: Let ocfs2_xa_prepare_entry() do space checks. 2010-02-26 15:41:12 -08:00
xattr.h