diff options
author | Fabricio Voznika <fvoznika@google.com> | 2021-01-29 12:16:55 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-01-29 12:18:42 -0800 |
commit | 0fa534f1164f2bf6cf50a37d4dce584b6fc8ec07 (patch) | |
tree | de6f046c67076a88448faa221bf4e3aad2308ae5 /pkg/abi/linux/socket.go | |
parent | 25284ae3c9b5f8d96686ba5b18b53819a961d34d (diff) |
Fix deadlock in specialFileFD.pwrite
When file is regular and metadata cache is authoritative, metadata lock
is taken. The code deadlocks trying to acquire the metadata lock
again to update time stampts.
PiperOrigin-RevId: 354584594
Diffstat (limited to 'pkg/abi/linux/socket.go')
0 files changed, 0 insertions, 0 deletions