Whamcloud - gitweb
branch: b1_4
authorericm <ericm>
Thu, 13 Oct 2005 05:23:42 +0000 (05:23 +0000)
committerericm <ericm>
Thu, 13 Oct 2005 05:23:42 +0000 (05:23 +0000)
commit72352f764eb1c26c29a54040d79fbe37a8516e2a
tree9d7be4049d9fa759f4e3c67d5735511b290a8153
parentc5774d112de7663c0773bf4e4a4e5523131bcdb1
branch: b1_4
land b1_4_xattr: support manipulating user extended attributes.
31 files changed:
ldiskfs/kernel_patches/patches/ext3-ea-in-inode-2.6-rhel4.patch
lustre/include/linux/lustre_cfg.h
lustre/include/linux/lustre_compat25.h
lustre/include/linux/lustre_fsfilt.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/obd_support.h
lustre/kernel_patches/patches/ext3-ea-in-inode-2.6-rhel4.patch
lustre/llite/Makefile.in
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/lproc_llite.c
lustre/llite/namei.c
lustre/llite/special.c
lustre/llite/symlink.c
lustre/llite/xattr.c [new file with mode: 0644]
lustre/lvfs/fsfilt_ext3.c
lustre/mdc/mdc_request.c
lustre/mds/Makefile.in
lustre/mds/handler.c
lustre/mds/mds_internal.h
lustre/mds/mds_xattr.c [new file with mode: 0644]
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/pack_generic.c
lustre/tests/local.sh
lustre/tests/sanity.sh
lustre/utils/lconf
lustre/utils/llmount.c
lustre/utils/wiretest.c