Whamcloud - gitweb
land b_md onto HEAD. the highlights:
authorpschwan <pschwan>
Sat, 14 Dec 2002 19:40:17 +0000 (19:40 +0000)
committerpschwan <pschwan>
Sat, 14 Dec 2002 19:40:17 +0000 (19:40 +0000)
commitcc669f5de2e3017bea33065b6b085691b042f7bb
treef36e86ce93f8c956dfc3cb09b39a0bc6db7727e2
parentef794a08b80e019ceddd523303c5d3aa10045254
land b_md onto HEAD.  the highlights:

 - fstat didn't correctly synchronize attributes (399)
 - server must handle lock cancellation during blocking AST prep (487)
 - bulk descriptors were free()d too soon (511)
 - fix paths in lconf, which would load incorrect modules (451, 507)
 - fix confusing lconf 'host not found' error message (386)
53 files changed:
lustre/ChangeLog
lustre/configure.in
lustre/extN/htree-ext3-2.4.18.diff
lustre/include/linux/lustre_export.h
lustre/include/linux/lustre_fsfilt.h [new file with mode: 0644]
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lib.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd.h
lustre/include/linux/obd_support.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_resource.c
lustre/lib/simple.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/lov/lov_pack.c
lustre/mdc/mdc_request.c
lustre/mds/Makefile.am
lustre/mds/handler.c
lustre/mds/lproc_mds.c
lustre/mds/mds_ext2.c [deleted file]
lustre/mds/mds_extN.c [deleted file]
lustre/mds/mds_fs.c
lustre/mds/mds_reint.c
lustre/obdclass/Makefile.am
lustre/obdclass/class_obd.c
lustre/obdclass/fsfilt.c [new file with mode: 0644]
lustre/obdclass/fsfilt_ext3.c [moved from lustre/mds/mds_ext3.c with 55% similarity]
lustre/obdclass/fsfilt_extN.c [new file with mode: 0644]
lustre/obdclass/genops.c
lustre/obdecho/echo_client.c
lustre/obdfilter/filter.c
lustre/ost/ost_handler.c
lustre/ptlrpc/client.c
lustre/ptlrpc/events.c
lustre/ptlrpc/niobuf.c
lustre/scripts/lustre.spec.in
lustre/tests/.cvsignore
lustre/tests/Makefile.am
lustre/tests/checkstat.c [new file with mode: 0644]
lustre/tests/common.sh
lustre/tests/fsx.c
lustre/tests/llmodules.sh
lustre/tests/runslabinfo
lustre/tests/sanity.sh
lustre/tests/toexcl.c
lustre/utils/.cvsignore
lustre/utils/lconf.in [moved from lustre/utils/lconf with 96% similarity]
lustre/utils/llanalyze
lustre/utils/obd.c