Whamcloud - gitweb
- add libiam.a (if exists) to rpm, this is neededfor testing our branch;
authoryury <yury>
Thu, 24 Aug 2006 15:27:25 +0000 (15:27 +0000)
committeryury <yury>
Thu, 24 Aug 2006 15:27:25 +0000 (15:27 +0000)
commit67c4cc480e00e6265ee09b6d16401341b0b956ab
tree4940a80ae3c8716ff7f92362c759b611aa267350
parentdda8a0261c47a52db55ccf7bd14dce657713c413
- add libiam.a (if exists) to rpm, this is neededfor testing our branch;
- replace all memcmp of fids by lu_fid_eq;
- allocate new fid for create case in ll_revalidate_it() in case of doing "goto do_lookup";
- removed needless lmv_fld_lookup() in lmv;
- fixed lmv_obj refcount management in error cases;
- comments are adjusted to be coherent with 80 columns style.
lustre/llite/dcache.c
lustre/lmv/lmv_intent.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_locks.c