]> code.ossystems Code Review - openembedded-core.git/commit
psuedo: Add tracking of linked files for fds
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Sep 2020 13:36:20 +0000 (14:36 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 14:41:47 +0000 (04:41 -1000)
commit09da51d69e1ead6dc7b41034f1dee05e1c98078b
treef2697e26efc57b11fd982105da1a2d1c32140e01
parent3e822ccf93746931a49e0bf3671982e0dff910ea
psuedo: Add tracking of linked files for fds

Where files are link()'d and one is unlink()'d, pseudo's fd mappings
can become confused. Add a patch to try and improve this for the common
usecases we see.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 9ce621fa2099608ca0ccbb8420b31d71cdd7b00e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/pseudo/files/track_link_fds.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_git.bb