]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Add fastop reply fix
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Sep 2017 11:39:33 +0000 (12:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Sep 2017 13:14:04 +0000 (14:14 +0100)
commiteb49d50b4c342069087886f2aac546805647c066
treea2d36394f8d008bde806eabafc0b2b2aacc9ad25
parent7fb4661b4e4c839b60975c3b8b0b163e1f84ab2e
pseudo: Add fastop reply fix

This changes the pseudo FASTOP functionality so that a reply to the
operation is required. This means we then cannot lose data if a connection
is closed. This in turn stops corruption if we run out of file handles
and have to close connections.

This tweaks the connection closure patch to update the comment there which
is now outdated.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/files/fastopreply.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/files/toomanyfiles.patch
meta/recipes-devtools/pseudo/pseudo_1.8.2.bb