Whamcloud - gitweb
merge b_md into HEAD:
authorpschwan <pschwan>
Fri, 6 Dec 2002 10:11:13 +0000 (10:11 +0000)
committerpschwan <pschwan>
Fri, 6 Dec 2002 10:11:13 +0000 (10:11 +0000)
commitb191d0b1a44458bb3ecebb0096fb3d373c500e21
treea50980ce89778e899171c61d0664ca120efd42f1
parent19ebd53b4c843c6271936d81b001a34cf09fad44
merge b_md into HEAD:
 - lfind did not preserve OST order in output (443)
 - symlinks cause hung clients, incorrect data (439)
 - stop dereferencing request after dropping refcount (457)
 - don't LASSERT(spin_is_locked) on non-SMP (455)
 - fixes for many rename() bugs
32 files changed:
lustre/ChangeLog
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_net.h
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/llite/symlink.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_ext3.c
lustre/mds/mds_extN.c
lustre/mds/mds_reint.c
lustre/obdclass/class_obd.c
lustre/obdfilter/filter.c
lustre/osc/osc_request.c
lustre/patches/patch-2.4.18-14
lustre/patches/patch-2.4.18-hp1_pnnl18.2.8qsnet [new file with mode: 0644]
lustre/patches/patch-2.4.18-um
lustre/ptlrpc/client.c
lustre/ptlrpc/service.c
lustre/tests/Makefile.am
lustre/tests/fsx.c
lustre/tests/llmount2-hackcleanup.sh [new file with mode: 0644]
lustre/tests/local.sh
lustre/tests/local2-hack.xml [new file with mode: 0644]
lustre/tests/multifstat.c [new file with mode: 0644]
lustre/tests/sanity.sh
lustre/tests/sanityN.sh [new file with mode: 0644]
lustre/tests/setuid.c [deleted file]
lustre/utils/lconf
lustre/utils/lfind.c