hfsplus: quieten down mounting hfsplus journaled fs read only
authorMike Crowe <mac@mcrowe.com>
Thu, 16 Oct 2008 05:04:05 +0000 (22:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:46 +0000 (11:21 -0700)
commit81a73719d1bc77774f6ac91e2476f22c56f18baf
treef760f4f4a31ff371476057e2d2a16857a7077155
parent152b95a1ed499075006cc6552ef49407deeb815b
hfsplus: quieten down mounting hfsplus journaled fs read only

Check whether the file system was to be mounted read only anyway before
warning about changing the mount to read only.

Signed-off-by: Mike Crowe <mac@mcrowe.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hfsplus/super.c