GFS2: Remove lockstruct subdir from gfs2 sysfs files
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 26 May 2009 14:41:27 +0000 (15:41 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 26 May 2009 14:41:27 +0000 (15:41 +0100)
commite1b28aab5804aa477c33d19855d6747607a885fd
treeb507a7636526e0edffc373756cb30d7e9f3c629d
parent87ec21741138bb42e7f943bb142b1d8567c10925
GFS2: Remove lockstruct subdir from gfs2 sysfs files

The lockstruct sub directory contained two entries, both of
which are duplicated elsewhere in the gfs2 sysfs files as
well as being available via /proc/mounts. There is no userland program
using either of them, so this patch removes them.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/sys.c