]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: clear logical size on open(O_TRUNC)
authorChristopher Hoffman <choffman@redhat.com>
Wed, 18 Dec 2024 15:03:15 +0000 (15:03 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:34 +0000 (13:59 +0000)
commitd1dbf638dc315e42d49a520999c273bbe3e433e6
tree179f2661128858dee7c5272dbcebd808bc7cdbb8
parent5e693cbd9bde1c480fcc4c0cfa92fa49d176c171
client: clear logical size on open(O_TRUNC)

Fixes: https://tracker.ceph.com/issues/65613
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/mds/Server.cc