Whamcloud - gitweb
b=10968
authorkomaln <komaln>
Thu, 7 Jun 2007 11:49:33 +0000 (11:49 +0000)
committerkomaln <komaln>
Thu, 7 Jun 2007 11:49:33 +0000 (11:49 +0000)
commitbd8421b420ed289652e36d53cded0145b4efcb63
tree8fde6266478bf298950be9510cd34359ba12bdcb
parent4d0c25fec5741cde1053e7db315ad47666483d42
b=10968
i= Nathan, Kalpak

1) merged vfs_stats to stats file.
2) changed stats file to be used under differebt modes (all process, specific GID, PID or PPID)
3) replaced ll_lock by new locks for ll_rw_stats_tally.
4) Turn on collection of statistics ll_rw_stats_tally only when a special
character is echoed into any of the extents_stats, extents_stats_per_process,
offset_stats files.
12 files changed:
lustre/include/linux/lustre_lite.h
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/llite_mmap.c
lustre/llite/lproc_llite.c
lustre/llite/rw.c
lustre/llite/rw24.c
lustre/llite/rw26.c
lustre/llite/super25.c
lustre/llite/xattr.c