Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vfs: pass right create mode to may_o_create()
Pass the umask-ed create mode to may_o_create() instead of the original one. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Tested-by: Richard W.M. Jones <rjones@redhat.com>
- Loading branch information