]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/gfs2/super.c
GFS2: Remove upgrade mount option
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 24 Sep 2010 08:55:07 +0000 (09:55 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 24 Sep 2010 08:55:07 +0000 (09:55 +0100)
commitc80dbb58f9c3f84372e37dfe80b41810052ad62f
tree138e1683dbac848c2563a03509207f8981b059ed
parentc2048b003cfb840ad81bdc6eb55beb12a19a222e
GFS2: Remove upgrade mount option

This option has never done anything useful. Also at the same time
this cleans up the sb checks which are done at mount time. The
debug option will be accepted, but ignored in future. Since it
didn't do anything, there didn't seem much point in retaining it.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/incore.h
fs/gfs2/ops_fstype.c
fs/gfs2/super.c