aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorHu Weiwen <[email protected]>2022-07-01 10:52:27 +0800
committerIlya Dryomov <[email protected]>2022-08-03 00:54:13 +0200
commit7cb9994754f8a36ae9e5ec4597c5c4c2d6c03832 (patch)
tree334071085f40af0cbe049a6c412173eba845d231 /scripts/gdb/linux/modules.py
parent0c04a117d77b258febb1a69da7c0cb651d4a38cc (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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions