[PATCH 4/4] fuse: check create mode in atomic open

2012-08-15 Thread Miklos Szeredi
From: Miklos Szeredi Verify that the VFS is passing us a complete create mode with the S_IFREG to atomic open. Reported-by: Steve Reported-by: Richard W.M. Jones Signed-off-by: Miklos Szeredi Tested-by: Richard W.M. Jones --- fs/fuse/dir.c |3 +++ 1 files changed, 3 insertions(+), 0

[PATCH 4/4] fuse: check create mode in atomic open

2012-08-15 Thread Miklos Szeredi
From: Miklos Szeredi mszer...@suse.cz Verify that the VFS is passing us a complete create mode with the S_IFREG to atomic open. Reported-by: Steve steveamig...@yahoo.co.uk Reported-by: Richard W.M. Jones rjo...@redhat.com Signed-off-by: Miklos Szeredi mszer...@suse.cz Tested-by: Richard W.M.

[PATCH 4/4] fuse: check create mode in atomic open

2012-08-07 Thread Miklos Szeredi
From: Miklos Szeredi Verify that the VFS is passing us a complete create mode with the S_IFREG to atomic open. Reported-by: Steve Reported-by: Richard W.M. Jones Signed-off-by: Miklos Szeredi --- fs/fuse/dir.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git

[PATCH 4/4] fuse: check create mode in atomic open

2012-08-07 Thread Miklos Szeredi
From: Miklos Szeredi mszer...@suse.cz Verify that the VFS is passing us a complete create mode with the S_IFREG to atomic open. Reported-by: Steve steveamig...@yahoo.co.uk Reported-by: Richard W.M. Jones rjo...@redhat.com Signed-off-by: Miklos Szeredi mszer...@suse.cz --- fs/fuse/dir.c |3