summaryrefslogtreecommitdiff
path: root/fs/ceph/addr.c
diff options
context:
space:
mode:
authorHu Weiwen <sehuww@mail.scut.edu.cn>2022-07-01 05:52:27 +0300
committerIlya Dryomov <idryomov@gmail.com>2022-08-03 01:54:13 +0300
commit7cb9994754f8a36ae9e5ec4597c5c4c2d6c03832 (patch)
tree334071085f40af0cbe049a6c412173eba845d231 /fs/ceph/addr.c
parent0c04a117d77b258febb1a69da7c0cb651d4a38cc (diff)
downloadlinux-7cb9994754f8a36ae9e5ec4597c5c4c2d6c03832.tar.xz
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 <sehuww@mail.scut.edu.cn> Reviewed-by: Xiubo Li <xiubli@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ceph/addr.c')
0 files changed, 0 insertions, 0 deletions