lkml.org 
[lkml]   [2008]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] udf: implement mode and dmode mounting options
On Sun, 16 Nov 2008 20:52:19 +0100
Marcin Slusarz <marcin.slusarz@gmail.com> wrote:

> "dmode" allows overriding permissions of directories and
> "mode" allows overriding permissions of files.
>
> Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
> Cc: Jan Kara <jack@suse.cz>
> ---
> Documentation/filesystems/udf.txt | 2 ++
> fs/udf/inode.c | 11 +++++++++--
> fs/udf/super.c | 31 ++++++++++++++++++++++++++++++-
> fs/udf/udf_sb.h | 2 ++
> 4 files changed, 43 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/filesystems/udf.txt b/Documentation/filesystems/udf.txt
> index fde829a..902b95d 100644
> --- a/Documentation/filesystems/udf.txt
> +++ b/Documentation/filesystems/udf.txt
> @@ -24,6 +24,8 @@ The following mount options are supported:
>
> gid= Set the default group.
> umask= Set the default umask.
> + mode= Set the default file permissions.
> + dmode= Set the default directory permissions.

Can we give these the same names and usage as their fatfs equivalents?


\
 
 \ /
  Last update: 2008-11-19 01:25    [W:0.061 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site