From: Jan Kara Date: Wed, 17 Jun 2009 23:26:25 +0000 (-0700) Subject: isofs: let mode and dmode mount options override rock ridge mode setting X-Git-Tag: v2.6.31-rc1~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52b680c81238ea14693ab893d5d32a4d1c0a987d;p=pandora-kernel.git 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: Signed-off-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed