Whamcloud - gitweb
LU-7156 mdd: add changelog_size to procfs 16/16416/11
authorAlexander Boyko <alexander.boyko@seagate.com>
Mon, 14 Sep 2015 19:32:46 +0000 (22:32 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 6 Apr 2016 01:39:50 +0000 (01:39 +0000)
commit793ce5e6f570212f854eedda32277e7037079eaf
treeb05052b81264bbe526db96567fc7a61f4096d546
parent94b67c16206e8a040f9e389024b05f4f3f0ed2f7
LU-7156 mdd: add changelog_size to procfs

It is hard to get size of changelogs. This patch adds new procfs file
changelog_size. It shows the current size of all changelog files.

Signed-off-by: Alexander Boyko <alexander.boyko@seagate.com>
Seagate-bug-id: MRP-2383
Change-Id: Ia2905bbf965256b18708fb79c9e5e07b4ffd2b10
Reviewed-on: http://review.whamcloud.com/16416
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/include/lustre_log.h
lustre/mdd/mdd_lproc.c
lustre/obdclass/llog.c
lustre/obdclass/llog_cat.c
lustre/tests/sanity.sh