diff options
author | 2008-10-27 22:38:27 +0300 | |
---|---|---|
committer | 2008-10-27 22:56:56 +0300 | |
commit | 6c87df37dcb9c6c33923707fa5191e0a65874d60 (patch) | |
tree | 7a753aec4f97afda592cc19c3536178a81fce41d /net/unix/af_unix.c | |
parent | libata: fix bug with non-ncq devices (diff) | |
download | wireguard-linux-6c87df37dcb9c6c33923707fa5191e0a65874d60.tar.xz wireguard-linux-6c87df37dcb9c6c33923707fa5191e0a65874d60.zip |
proc: revert /proc/uptime to ->read_proc hook
Turned out some VMware userspace does pread(2) on /proc/uptime, but
seqfiles currently don't allow pread() resulting in -ESPIPE.
Seqfiles in theory can do pread(), but this can be a long story,
so revert to ->read_proc until then.
http://bugzilla.kernel.org/show_bug.cgi?id=11856
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions