Whamcloud - gitweb
- Adds an int 'local_only' to the cancel_unused function and methods.
authorpschwan <pschwan>
Tue, 24 Sep 2002 16:24:45 +0000 (16:24 +0000)
committerpschwan <pschwan>
Tue, 24 Sep 2002 16:24:45 +0000 (16:24 +0000)
commit823795993036853dfb9e954c330cabfe376c3c57
treeafec9b5b1af837e2ca30592f12eaf386ebc7022b
parentf2e067379213518a12a9a7d7a1a6d6823a3a89d8
- Adds an int 'local_only' to the cancel_unused function and methods.
  Pass in a non-zero value to cancel the locks locally without notifying the
  server.  Used in recovery.
- Documentation update for the same.
lustre/include/linux/lustre_dlm.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/ldlm/ldlm_request.c
lustre/llite/file.c
lustre/lov/lov_obd.c
lustre/osc/osc_request.c