[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080130100348.GA16140@duck.suse.cz>
Date: Wed, 30 Jan 2008 11:03:48 +0100
From: Jan Kara <jack@...e.cz>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] Add documentation for isofs dmode option
Hi Andrew,
I'm resending this oneliner... You seem to have missed it in my reply (or
at least I haven't seen it merged yet).
Honza
--
Jan Kara <jack@...e.cz>
SUSE Labs, CR
---
Add documentation to for new dmode option.
Signed-off-by: Jan Kara <jack@...e.cz>
diff --git a/Documentation/filesystems/isofs.txt b/Documentation/filesystems/isofs.txt
index 758e504..6973b98 100644
--- a/Documentation/filesystems/isofs.txt
+++ b/Documentation/filesystems/isofs.txt
@@ -24,6 +24,7 @@ Mount options unique to the isofs filesystem.
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists