]> git.openfabrics.org - ~emulex/infiniband.git/commit
GFS2: Fix ->show_options() for statfs slow
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 20 Aug 2012 16:07:49 +0000 (17:07 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 24 Sep 2012 09:47:17 +0000 (10:47 +0100)
commit2b9731e8bb1bdc6b9da149f4e482a071747207f3
treecef21aeec3c8838425a6b670d448bbaa970dd229
parent3e6339dd2850353781513dec42a8d56690e9e1db
GFS2: Fix ->show_options() for statfs slow

The ->show_options() function for GFS2 was not correctly displaying
the value when statfs slow in in use.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Reported-by: Milos Jakubicek <xjakub@fi.muni.cz>
fs/gfs2/super.c