]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit137d4025db615837ca41ea925d05f2ce77d5dc8a
tree138e1683dbac848c2563a03509207f8981b059ed
parent59f4e0527e710c77192b285ba5a8b7245d25d62c
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