Re: [PATCH 1/3] staging/lustre: Generic helpers for sysfs

2015-05-03 Thread Greg Kroah-Hartman
On Sat, May 02, 2015 at 11:10:06PM -0400, gr...@linuxhacker.ru wrote: > From: Oleg Drokin > > Add generic helpers to allow displaying oof lustre-specific values > in /sys/fs/lustre > > Signed-off-by: Oleg Drokin > --- > .../staging/lustre/lustre/include/lprocfs_status.h | 26 > +++

[PATCH 1/3] staging/lustre: Generic helpers for sysfs

2015-05-02 Thread green
From: Oleg Drokin Add generic helpers to allow displaying oof lustre-specific values in /sys/fs/lustre Signed-off-by: Oleg Drokin --- .../staging/lustre/lustre/include/lprocfs_status.h | 26 ++ .../lustre/lustre/obdclass/lprocfs_status.c| 24 2