linux/fs/isofs
Jan Kara 52b680c812 isofs: let mode and dmode mount options override rock ridge mode setting
So far, permissions set via 'mode' and/or 'dmode' mount options were
effective only if the medium had no rock ridge extensions (or was mounted
without them).  Add 'overriderockmode' mount option to indicate that these
options should override permissions set in rock ridge extensions.  Maybe
this should be default but the current behavior is there since mount
options were created so I think we should not change how they behave.

Cc: <Hans-Joachim.Baader@cjt.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-18 13:03:45 -07:00
..
Kconfig fs/Kconfig: move iso9660, udf out 2009-01-22 13:15:55 +03:00
Makefile
compress.c zisofs: fix readpage() outside i_size 2008-03-19 18:53:36 -07:00
dir.c isofs: fix access to unallocated memory when reading corrupted filesystem 2008-04-30 08:29:33 -07:00
export.c [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
inode.c isofs: let mode and dmode mount options override rock ridge mode setting 2009-06-18 13:03:45 -07:00
isofs.h isofs: let mode and dmode mount options override rock ridge mode setting 2009-06-18 13:03:45 -07:00
joliet.c NLS: update handling of Unicode 2009-06-15 21:44:43 -07:00
namei.c isofs: fix access to unallocated memory when reading corrupted filesystem 2008-04-30 08:29:33 -07:00
rock.c isofs: fix minor filesystem corruption 2008-07-25 10:53:33 -07:00
rock.h
util.c
zisofs.h