Whamcloud - gitweb
Branch:b1_6
authorwangdi <wangdi>
Thu, 24 May 2007 10:06:31 +0000 (10:06 +0000)
committerwangdi <wangdi>
Thu, 24 May 2007 10:06:31 +0000 (10:06 +0000)
commit6aaaa8bcb8a94f0f685ce1abbaa4f3ed3e2e8c1b
tree116ad2ce483d46528853e1741f95ce1d1e363d4c
parentb3debac67f82e116667af35a60bbfb686abf48e4
Branch:b1_6
Fix lov_mds_md in mdd_create_objects error handler.
Checking whether obd_fail before fsfilt_start.
Free fcc no matter whether fsfilt_commit success or failed.
b=10818
i=adilger
i=green
13 files changed:
lustre/ChangeLog
lustre/mds/mds_internal.h
lustre/mds/mds_join.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/mds/mds_xattr.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_io_24.c
lustre/obdfilter/filter_io_26.c
lustre/obdfilter/filter_log.c
lustre/tests/replay-single.sh
lustre/tests/test-framework.sh