Whamcloud - gitweb
b=17617 (in fact this is part of 17310 for HEAD)
authoryury <yury>
Mon, 10 Nov 2008 14:07:22 +0000 (14:07 +0000)
committeryury <yury>
Mon, 10 Nov 2008 14:07:22 +0000 (14:07 +0000)
commit97622806dce34589735a2399f3c4fe56a684e836
tree96836dab47ca0286061410f8e1a72a931505e566
parent52dcd708f7479874e0a5be9237f491e5ff82cc13
b=17617 (in fact this is part of 17310 for HEAD)

- fixes manual_umount_client() in conf_sanity.sh to handle --force correctly as it is used by number of tests (this part should be missed in tests porting);

- add assert before decref mgc refcounter;
- fixed possible leaked niduuid in case of error;
- kill @rc in server_put_super() as it is not used;
- use OBD_FAIL_CHECK_ORSET in ptlrpc_check_set() to avoid assert;
- enable test_45 as it is working now.
lustre/obdclass/obd_mount.c
lustre/ptlrpc/client.c
lustre/tests/conf-sanity.sh