mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jochen Hein <jochen@jochen.org>
To: Andries.Brouwer@cwi.nl, Linus Torvalds <torvalds@transmeta.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fix wrong permissions for vfat directories
Date: Mon, 02 Dec 2002 19:16:17 +0100	[thread overview]
Message-ID: <8765ucffri.fsf@gswi1164.jochen.org> (raw)
In-Reply-To: <UTC200211302136.gAULaq713410.aeb@smtp.cwi.nl> (Andries.Brouwer@cwi.nl's message of "Sat, 30 Nov 2002 22:40:09 +0100")

Andries.Brouwer@cwi.nl writes:

>     From: Jochen Hein <jochen@jochen.org>
>
>     I do mount vfat with autofs, and options umask=002 there.  

> Fixed by the patch below.

I see it has been applied to -bk, Thanks.  Mind fixing the
documentation too?

Jochen

--- linux-2.5.50/Documentation/filesystems/vfat.txt.jh	2002-12-02 18:45:58.000000000 +0100
+++ linux-2.5.50/Documentation/filesystems/vfat.txt	2002-12-02 18:49:07.000000000 +0100
@@ -8,10 +8,12 @@
 
 VFAT MOUNT OPTIONS
 ----------------------------------------------------------------------
-umask=###     -- The permission mask (see umask(1)) for the regulare file.
+umask=###     -- The permission mask (for files and directories, see umask(1)).
                  The default is the umask of current process.
 dmask=###     -- The permission mask for the directory.
                  The default is the umask of current process.
+fmask=###     -- The permission mask for files.
+                 The default is the umask of current process.
 codepage=###  -- Sets the codepage for converting to shortname characters
 		 on FAT and VFAT filesystems.  By default, codepage 437
 		 is used.  This is the default for the U.S. and some

-- 
Wenn Du nicht weißt was Du tust, tu's mit Eleganz.

      reply	other threads:[~2002-12-02 18:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-30 21:36 Andries.Brouwer
2002-12-02 18:16 ` Jochen Hein [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8765ucffri.fsf@gswi1164.jochen.org \
    --to=jochen@jochen.org \
    --cc=Andries.Brouwer@cwi.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome