diff options
author | Roman Zippel <zippel@linux-m68k.org> | 2005-11-29 19:34:41 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-29 19:47:03 -0800 |
commit | b0b623c3b22d57d6941b200321779d56c4e79e6b (patch) | |
tree | a2d9a2e047ff4cb5a9f7123084a00b2c3ecc23fa /net/TUNABLE | |
parent | 576f6d79564d0d2c1f43088e6805674d2e122935 (diff) | |
download | kernel_samsung_smdk4412-b0b623c3b22d57d6941b200321779d56c4e79e6b.zip kernel_samsung_smdk4412-b0b623c3b22d57d6941b200321779d56c4e79e6b.tar.gz kernel_samsung_smdk4412-b0b623c3b22d57d6941b200321779d56c4e79e6b.tar.bz2 |
[PATCH] hfsplus: don't modify journaled volume
Access to a journaled HFS+ volume is not officially supported under Linux, so
mount such a volume read-only, but users can override this behaviour using the
"force" mount option.
The minimum requirement to relax this check is to at least check that the
journal is empty and so nothing needs to be replayed to make sure the volume
is consistent.
Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/TUNABLE')
0 files changed, 0 insertions, 0 deletions