Whamcloud - gitweb
- fixed typos in comments and some alingment in cobd.
authoryury <yury>
Mon, 13 Jun 2005 12:28:32 +0000 (12:28 +0000)
committeryury <yury>
Mon, 13 Jun 2005 12:28:32 +0000 (12:28 +0000)
commit01af787cf828b884a4d20f9d5b4c9d2e029af0cd
tree71a115a6401a079c27abb0bf44304e9805330525
parent29506526c0a5f1195948ae015d0a8235581489d2
- fixed typos in comments and some alingment in cobd.
- added canceling unused locks before disconnecting master/cache exports in cobd_iocontrol()

- added lmv_cancel_unused() to cancel unused locks from llite correctly instead of using
direct ldlm_cli_cancel_unused() on lmv namespace.

- removed not used ll_mdc_cancel_unused()
lustre/cobd/cache_obd.c
lustre/include/linux/lustre_dlm.h
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/lmv/lmv_obd.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_request.c
lustre/osc/osc_request.c