From: "Jean-Pierre André" <jean-pierre.andre@wanadoo.fr>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: utcke+fuse@informatik.uni-hamburg.de,
fuse-devel@lists.sourceforge.net, linux-fsdevel@vger.kernel.org,
szaka@ntfs-3g.com
Subject: Re: [PATCH] fuse: allow umask processing in userspace
Date: Mon, 06 Jul 2009 20:52:41 +0200 [thread overview]
Message-ID: <4A5247F9.5090805@wanadoo.fr> (raw)
In-Reply-To: <E1MNmjw-0001bK-C3@pomaz-ex.szeredi.hu>
Hi Miklos,
Miklos Szeredi wrote:
> On Sat, 04 Jul 2009, Jean-Pierre André wrote:
>
>> I went through the patches and the tests, and I can
>> announce that ntfs-3g is the first fuse-based file system
>> which passes the PJD Posix test fully, including the
>> Posix ACL parts.
>>
>
> Thanks for testing.
>
>
[...]
>> There is just a point which worries me : I cannot understand
>> how your client patch deactivates the old code which was
>> applying the umask. I would prefer not to discover it the
>> hard way...
>>
>
> The
>
> sb->s_flags |= MS_POSIXACL;
>
> line tells the VFS that it should leave umask applying to the
> filesystem. The flag is misnamed, it really should be "MS_NOMASK" or
> something.
>
So there it was, relying on a safe condition...
Thanks so much.
Jean-Pierre
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2009-07-06 18:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20090618093635.GQ17358@hasgksssven.desy.de>
[not found] ` <E1MHdOR-0008U9-Vb@pomaz-ex.szeredi.hu>
[not found] ` <4A3BC22A.80907@wanadoo.fr>
2009-06-23 10:14 ` [PATCH] fuse: allow umask processing in userspace Miklos Szeredi
2009-06-23 10:23 ` [PATCH] libfuse: " Miklos Szeredi
[not found] ` <E1MJ31Q-00076A-2G-8f8m9JG5TPIdUIPVzhDTVZP2KDSNp7ea@public.gmane.org>
2009-06-24 16:14 ` [PATCH] fuse: " Jean-Pierre ANDRE
2009-07-02 13:20 ` Jean-Pierre André
2009-07-03 9:23 ` Miklos Szeredi
2009-07-03 7:50 ` Jean-Pierre André
2009-07-04 14:51 ` Jean-Pierre André
2009-07-06 11:52 ` Miklos Szeredi
2009-07-06 18:52 ` Jean-Pierre André [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=4A5247F9.5090805@wanadoo.fr \
--to=jean-pierre.andre@wanadoo.fr \
--cc=fuse-devel@lists.sourceforge.net \
--cc=linux-fsdevel@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=szaka@ntfs-3g.com \
--cc=utcke+fuse@informatik.uni-hamburg.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.