linux/fs/hfsplus
Roman Zippel b0b623c3b2 [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>
2005-11-29 19:47:03 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bfind.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bitmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bnode.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
brec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
btree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
catalog.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
extents.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
hfsplus_fs.h [PATCH] hfsplus: don't modify journaled volume 2005-11-29 19:47:03 -08:00
hfsplus_raw.h [PATCH] hfsplus: don't modify journaled volume 2005-11-29 19:47:03 -08:00
inode.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
ioctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
options.c [PATCH] hfsplus: don't modify journaled volume 2005-11-29 19:47:03 -08:00
part_tbl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
super.c [PATCH] hfsplus: don't modify journaled volume 2005-11-29 19:47:03 -08:00
tables.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
unicode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wrapper.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00