Whamcloud - gitweb
- Converted lots of debugging printks to CDEBUGs
authorpschwan <pschwan>
Sat, 23 Feb 2002 19:06:25 +0000 (19:06 +0000)
committerpschwan <pschwan>
Sat, 23 Feb 2002 19:06:25 +0000 (19:06 +0000)
commit748650f164a499d4e4e06a1271aee8b4c4323518
tree3574d6fcc0059fc6c694794483d7e04d45d046e9
parent6ea46c305e3a0a018a1707aa2060ff68a4d94269
- Converted lots of debugging printks to CDEBUGs
- Removed duplicated debug macros and defines; they live in portals now

- All of OBD's debug information now lives in the Portals debug buffer.
Use 'ptlctl get_debug' to view the buffer.  The buffer's size is currently
hardcoded at 1 megabyte in module.c, but that's easy enough to change to a
module argument.
lustre/include/linux/lustre_lib.h
lustre/include/linux/obd_support.h
lustre/llite/namei.c
lustre/llite/super.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_reint.c
lustre/obdfs/super.c
lustre/ost/ost_handler.c
lustre/ptlrpc/rpc.c
lustre/utils/Makefile.am