From: Jan Kara Add documentation to for new dmode option. Signed-off-by: Jan Kara Signed-off-by: Andrew Morton --- Documentation/filesystems/isofs.txt | 1 + 1 file changed, 1 insertion(+) diff -puN Documentation/filesystems/isofs.txt~isofs-implement-dmode-option-fix Documentation/filesystems/isofs.txt --- a/Documentation/filesystems/isofs.txt~isofs-implement-dmode-option-fix +++ a/Documentation/filesystems/isofs.txt @@ -24,6 +24,7 @@ Mount options unique to the isofs filesy 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 + dmode=xxx Sets the permissions on directories to xxx 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. _