commit | 1eca893c5fd7a4412ab18c0cf9ea94747d06a71f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Nov 01 08:54:46 2016 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Dec 26 23:54:25 2016 -0500 |
tree | fe08acbb814afbf4454fd51ce4b77eb9cd941de3 | |
parent | 2c2f45f24665fea7d04406a5f1e6afe7fb374c33 [diff] |
af_unix: get rid of splice_read remnants ... including the rest of misguided 73ed5d25dc - the real solution there was to quit unlocking/relocking the socket. Unfortunately, the other kludge ("use freezable sleep in ->recvmsg(); whaddya mean 'somebody might hold a lock when calling it'?" is not so easily killed. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>