Whamcloud - gitweb
- move the osc histogram helpers into lprocfs and rename accordingly
authorzab <zab>
Wed, 17 Dec 2003 00:04:24 +0000 (00:04 +0000)
committerzab <zab>
Wed, 17 Dec 2003 00:04:24 +0000 (00:04 +0000)
commit1cca7661614e9f1988805229bb61945e99fe4510
treeefac398b1dce48761bb9e36d0ae1d97cd7a8a562
parent5e54279d5d30d14d6499152741df9db55597722f
- move the osc histogram helpers into lprocfs and rename accordingly
- export brw histograms from the filter that record discontiguous offsets
  in the brw request and discontigous blocks that satisfy the request
  (seen as /proc/fs/lustre/obdfilter/$name/brw_stats)
lustre/include/linux/lprocfs_status.h
lustre/include/linux/obd.h
lustre/obdclass/lprocfs_status.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_io.c
lustre/obdfilter/filter_io_24.c
lustre/obdfilter/lproc_obdfilter.c
lustre/osc/lproc_osc.c
lustre/osc/osc_internal.h
lustre/osc/osc_request.c