Whamcloud - gitweb
LU-8186 llite: Typo in ll_rw_extents_stats_pp_seq_show 48/23248/4
authorSteve Guminski <stephenx.guminski@intel.com>
Tue, 18 Oct 2016 19:38:13 +0000 (15:38 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 26 Oct 2016 23:02:43 +0000 (23:02 +0000)
commitc7a757b151fd204e0bea8bc34e9e0c4e76445ba1
tree103eb6a14fe930b7f4c37bbd80d591bbf3be72ac
parent141037baa112f63f42c0f558ad3eec038712714d
LU-8186 llite: Typo in ll_rw_extents_stats_pp_seq_show

Add a missing quote character to ll_rw_extents_stats_pp_seq_show. Also
correct leading whitespace to match coding guidelines.

This corrects the text displayed on clients in
/proc/fs/lustre/llite/.../extents_stats_per_process

Test-Parameters: trivial
Signed-off-by: Steve Guminski <stephenx.guminski@intel.com>
Change-Id: I3046836372182925ea0f3b0f5909ae7f8dc5efd1
Reviewed-on: http://review.whamcloud.com/23248
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/lproc_llite.c