]> git.karo-electronics.de Git - karo-tx-linux.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, 20 Aug 2012 16:07:49 +0000 (17:07 +0100)
commit400a0f54e3970a944ef1389164948fbd9d2a9028
treedf0173df06b795a50058d58b7e08afdbfad2b710
parent257cd649be9710e12f9e3c7b3384c8b07802a6a0
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