diff options
author | 2012-08-15 13:01:24 +0200 | |
---|---|---|
committer | 2012-08-15 13:01:24 +0200 | |
commit | 62b259d8b3ea9d4a73108fc599e40c863ec25ae6 (patch) | |
tree | 8c4cdd05f37a3358aad90a5977d8ec1fc5c935cc /tools/perf/scripts/python | |
parent | vfs: canonicalize create mode in build_open_flags() (diff) | |
download | linux-dev-62b259d8b3ea9d4a73108fc599e40c863ec25ae6.tar.xz linux-dev-62b259d8b3ea9d4a73108fc599e40c863ec25ae6.zip |
vfs: atomic_open(): fix create mode usage
Don't mask S_ISREG off the create mode before passing to ->atomic_open(). Other
methods (->create, ->mknod) also get the complete file mode and filesystems
expect it.
Reported-by: Steve <steveamigauk@yahoo.co.uk>
Reported-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Tested-by: Richard W.M. Jones <rjones@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions