From: Jean-Pierre ANDRE <jean-pierre.andre-39ZsbGIQGT5GWvitb5QawA@public.gmane.org>
To: Miklos Szeredi <miklos-sUDqSbJrdHQHWmgEVkV9KA@public.gmane.org>
Cc: fuse-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
miklos-sUDqSbJrdHQHWmgEVkV9KA@public.gmane.org
Subject: Re: [PATCH] fuse: allow umask processing in userspace
Date: Wed, 24 Jun 2009 18:14:10 +0200 (CEST) [thread overview]
Message-ID: <1711281.1429.1245860050692.JavaMail.www@wwinf1512> (raw)
In-Reply-To: <E1MJ31Q-00076A-2G-8f8m9JG5TPIdUIPVzhDTVZP2KDSNp7ea@public.gmane.org>
Hi Miklos,
Great, I appreciate.
I cannot test it now, I will from July.
I will probably have questions when I start testing, just one
for now : what condition should be checked in the source of a file
system for being compiled with the new interface (probably a
minimal value for fuse version) ? Obviously the file system
will have to be released will ability to be compiled in both
situations.
Thank you again,
Jean-Pierre
> Message du 23/06/09 12:14
> De : "Miklos Szeredi"
> A : jean-pierre.andre@wanadoo.fr
> Copie à : miklos@szeredi.hu, utcke+fuse@informatik.uni-hamburg.de, fuse-devel@lists.sourceforge.net, linux-fsdevel@vger.kernel.org
> Objet : [PATCH] fuse: allow umask processing in userspace
>
>
> On Fri, 19 Jun 2009, Jean-Pierre André wrote:
> > On the very related issue of having some way of getting
> > the original permission flags (with umask not applied),
> > in create(), has there been any progress ?
>
> OK, here's a patch that does this, it applies on top of latest git.
> Could you please give it a test?
>
> Even if you are not using git, you can get a "snapshot" of the git
> tree from www.kernel.org.
>
> I'll follow up with a patch for libfuse (also against latest CVS or
> 2.8.0-pre3)
>
> Thanks,
> Miklos
>
> ---
> This patch lets filesystems handle masking the file mode on creation.
> This is needed if filesystem is using ACLs.
>
> - The CREATE, MKDIR and MKNOD requests are extended with a "umask"
> parameter.
>
> - A new FUSE_DONT_MASK flag is added to the INIT request/reply. With
> this the filesystem may request that the create mode is not masked.
>
> CC: Jean-Pierre André
> Signed-off-by: Miklos Szeredi
------------------------------------------------------------------------------
_______________________________________________
fuse-devel mailing list
fuse-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fuse-devel
next prev parent reply other threads:[~2009-06-24 16:14 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 ` Jean-Pierre ANDRE [this message]
2009-07-02 13:20 ` [PATCH] fuse: " 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é
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=1711281.1429.1245860050692.JavaMail.www@wwinf1512 \
--to=jean-pierre.andre-39zsbgiqgt5gwvitb5qawa@public.gmane.org \
--cc=fuse-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=miklos-sUDqSbJrdHQHWmgEVkV9KA@public.gmane.org \
/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;
as well as URLs for NNTP newsgroup(s).