From: "Richard W.M. Jones" <rjones@redhat.com>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, steveamigauk@yahoo.co.uk,
mszeredi@suse.cz
Subject: Re: [PATCH 0/4] vfs: fix file creation mode bugs
Date: Fri, 10 Aug 2012 22:43:18 +0100 [thread overview]
Message-ID: <20120810214318.GA4284@rhmail.home.annexia.org> (raw)
In-Reply-To: <1344343549-11887-1-git-send-email-miklos@szeredi.hu>
On Tue, Aug 07, 2012 at 02:45:45PM +0200, Miklos Szeredi wrote:
> Al,
>
> Please consider the following patches.
>
> The first one fixes an old bug (stable CC-d). The others are fixes for the
> atomic-open series.
>
> Thanks,
> Miklos
> ----
>
> Miklos Szeredi (4):
> vfs: canonicalize create mode in build_open_flags()
> vfs: atomic_open(): fix create mode usage
> vfs: pass right create mode to may_o_create()
> fuse: check create mode in atomic open
>
> ---
> fs/fuse/dir.c | 3 +++
> fs/namei.c | 4 ++--
> fs/open.c | 7 ++++---
> 3 files changed, 9 insertions(+), 5 deletions(-)
I added these four patches to the Fedora Rawhide kernel and these
fix the problems with ntfs-3g and my FUSE module.
Tested-by: Richard W.M. Jones <rjones@redhat.com>
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
next prev parent reply other threads:[~2012-08-10 21:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-07 12:45 [PATCH 0/4] vfs: fix file creation mode bugs Miklos Szeredi
2012-08-07 12:45 ` [PATCH 1/4] vfs: canonicalize create mode in build_open_flags() Miklos Szeredi
2012-08-07 12:45 ` [PATCH 2/4] vfs: atomic_open(): fix create mode usage Miklos Szeredi
2012-08-07 12:45 ` [PATCH 3/4] vfs: pass right create mode to may_o_create() Miklos Szeredi
2012-08-07 12:45 ` [PATCH 4/4] fuse: check create mode in atomic open Miklos Szeredi
2012-08-10 21:43 ` Richard W.M. Jones [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-08-15 13:59 [PATCH 0/4] vfs: fix file creation mode bugs Miklos Szeredi
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=20120810214318.GA4284@rhmail.home.annexia.org \
--to=rjones@redhat.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=mszeredi@suse.cz \
--cc=steveamigauk@yahoo.co.uk \
--cc=viro@ZenIV.linux.org.uk \
/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).