diff options
author | Hu Weiwen <[email protected]> | 2022-07-01 10:52:27 +0800 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2022-08-03 00:54:13 +0200 |
commit | 7cb9994754f8a36ae9e5ec4597c5c4c2d6c03832 (patch) | |
tree | 334071085f40af0cbe049a6c412173eba845d231 /lib/mpi/mpi-cmp.c | |
parent | 0c04a117d77b258febb1a69da7c0cb651d4a38cc (diff) |
ceph: don't truncate file in atomic_open
Clear O_TRUNC from the flags sent in the MDS create request.
`atomic_open' is called before permission check. We should not do any
modification to the file here. The caller will do the truncation
afterward.
Fixes: 124e68e74099 ("ceph: file operations")
Signed-off-by: Hu Weiwen <[email protected]>
Reviewed-by: Xiubo Li <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions