commit | e1b28aab5804aa477c33d19855d6747607a885fd | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue May 26 15:41:27 2009 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue May 26 15:41:27 2009 +0100 |
tree | b507a7636526e0edffc373756cb30d7e9f3c629d | |
parent | 87ec21741138bb42e7f943bb142b1d8567c10925 [diff] |
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>