]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ocfs2: Bugfix for hard readonly mount
authorTiger Yang <tiger.yang@oracle.com>
Mon, 15 Aug 2011 16:54:55 +0000 (09:54 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 22 Mar 2012 00:17:22 +0000 (17:17 -0700)
commit569276eae667af60384f47f87e245cb407aaed26
treee5f416858d14a86feb6c36559991a04241cf2678
parent248ca519a72a75987a42097a88cb97f9cc929463
ocfs2: Bugfix for hard readonly mount

[Pulled before push to mainline]

ocfs2 cannot currently mount a device that is readonly at the media
("hard readonly").  Fix the broken places.
see detail: http://oss.oracle.com/bugzilla/show_bug.cgi?id=1322

[ Description edited -- Joel ]

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Reviewed-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <jlbec@evilplan.org>
fs/ocfs2/dlmglue.c
fs/ocfs2/super.c