[PATCH 0/4] vfs: fix file creation mode bugs

2012-08-15 Thread Miklos Szeredi
This fixes a FUSE regression reported against 3.6-rc1 as well as an older bug (stable CC-d). Please apply. 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

[PATCH 0/4] vfs: fix file creation mode bugs

2012-08-15 Thread Miklos Szeredi
This fixes a FUSE regression reported against 3.6-rc1 as well as an older bug (stable CC-d). Please apply. 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

Re: [PATCH 0/4] vfs: fix file creation mode bugs

2012-08-10 Thread Richard W.M. Jones
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

Re: [PATCH 0/4] vfs: fix file creation mode bugs

2012-08-10 Thread Richard W.M. Jones
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

[PATCH 0/4] vfs: fix file creation mode bugs

2012-08-07 Thread Miklos Szeredi
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

[PATCH 0/4] vfs: fix file creation mode bugs

2012-08-07 Thread Miklos Szeredi
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