diff options
author | Oleg Drokin <green@linuxhacker.ru> | 2015-05-21 15:31:42 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-31 10:48:03 +0900 |
commit | 0cee667682b55d7c389d77877adbd63360415baa (patch) | |
tree | f519966cafc4315829c15ab6af7dff8b0be0b36e /drivers/staging/lustre/sysfs-fs-lustre | |
parent | 95e1b6b0cff09292158ecc0701f721315167b64e (diff) |
staging/lustre/llite: move /proc/fs/lustre/llite/fstype to sysfs
Move fstype file from /proc/fs/lustre/llite/*
to /sys/fs/lustre/llite/*/
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/sysfs-fs-lustre')
-rw-r--r-- | drivers/staging/lustre/sysfs-fs-lustre | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/lustre/sysfs-fs-lustre b/drivers/staging/lustre/sysfs-fs-lustre index 213eb8681461..36c20d893a52 100644 --- a/drivers/staging/lustre/sysfs-fs-lustre +++ b/drivers/staging/lustre/sysfs-fs-lustre @@ -85,3 +85,9 @@ Description: Shows whenever this filesystem considers this client to be compute cluster-local or remote. Remote clients have additional uid/gid convrting logic applied. + +What: /sys/fs/lustre/llite/<fsname>-<uuid>/fstype +Date: May 2015 +Contact: "Oleg Drokin" <oleg.drokin@intel.com> +Description: + Shows filesystem type of the filesystem |