Whamcloud - gitweb
- fixed direct access to obd->obd_namespace in llite. That should be delegated to...
authoryury <yury>
Tue, 25 Apr 2006 15:07:46 +0000 (15:07 +0000)
committeryury <yury>
Tue, 25 Apr 2006 15:07:46 +0000 (15:07 +0000)
commitd81c23af604ea668bb21e8bfd94aa9b4b72af3b7
tree71c84bfec4857b7c8438c7e9d6c93ab9582be44a
parent64b4e10e2c9e841d97ac8c0a0509b47220d9470e
- fixed direct access to obd->obd_namespace in llite. That should be delegated to md_ methods as there is LMV obd which has no namespace.
12 files changed:
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/llite/dir.c
lustre/llite/llite_internal.h
lustre/llite/namei.c
lustre/lmv/lmv_obd.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c
lustre/obdclass/lprocfs_status.c
lustre/osc/osc_request.c