From 63af1f57474fac888116d896a0c5f17aeb6a702d Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Thu, 21 May 2015 15:31:58 -0400 Subject: staging/lustre/ldlm: move namespace/lock_count to sysfs Move ldlm display of lock_count from procfs to sysfs Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- drivers/staging/lustre/sysfs-fs-lustre | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/staging/lustre/sysfs-fs-lustre') diff --git a/drivers/staging/lustre/sysfs-fs-lustre b/drivers/staging/lustre/sysfs-fs-lustre index 09258694447d..4541b6acda05 100644 --- a/drivers/staging/lustre/sysfs-fs-lustre +++ b/drivers/staging/lustre/sysfs-fs-lustre @@ -207,3 +207,9 @@ Contact: "Oleg Drokin" Description: Displays number of lock resources (objects on which individual locks are taken) currently allocated in this namespace. + +What: /sys/fs/lustre/ldlm/namespaces//lock_count +Date: May 2015 +Contact: "Oleg Drokin" +Description: + Displays number or locks allocated in this namespace. -- cgit v1.2.3-59-g8ed1b