ocfs2: Make nointr a default mount option
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 14 Apr 2010 01:00:31 +0000 (18:00 -0700)
committerJoel Becker <joel.becker@oracle.com>
Thu, 6 May 2010 01:18:08 +0000 (18:18 -0700)
commit4b37fcb7d41ce3b9264b9562d6ffd62db9294bd1
tree0a171c2d8882fa64a5391f8725e2c3b4382b2d59
parent5c80d4c9e5489d5930412add87501702fe5f93fb
ocfs2: Make nointr a default mount option

OCFS2 has never really supported intr. This patch acknowledges this reality
and makes nointr the default mount option. In a later patch, we intend to
support intr.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/super.c