Merge branch 'upstream/wm8974' into for-2.6.33
[pandora-kernel.git] / Documentation / filesystems / isofs.txt
index 758e504..3c367c3 100644 (file)
@@ -23,7 +23,13 @@ Mount options unique to the isofs filesystem.
   map=off       Do not map non-Rock Ridge filenames to lower case
   map=normal    Map non-Rock Ridge filenames to lower case
   map=acorn     As map=normal but also apply Acorn extensions if present
-  mode=xxx      Sets the permissions on files to xxx
+  mode=xxx      Sets the permissions on files to xxx unless Rock Ridge
+               extensions set the permissions otherwise
+  dmode=xxx     Sets the permissions on directories to xxx unless Rock Ridge
+               extensions set the permissions otherwise
+  overriderockperm Set permissions on files and directories according to
+               'mode' and 'dmode' even though Rock Ridge extensions are
+               present.
   nojoliet      Ignore Joliet extensions if they are present.
   norock        Ignore Rock Ridge extensions if they are present.
   hide         Completely strip hidden files from the file system.