Files
poky/meta/recipes-devtools
Richard Purdie b5c5d84b8b pseudo: Ignore mismatched inodes from the db
Currently, where pseudo finds a database entry for an inode but the path
doesn't match, it reuses that database entry metadata. This is causing
real world "corruption" of file attributes.

See [YOCTO #14057] for an example of this.

This can happen when files are deleted outside of pseudo context and the
inode is reused by a new file which pseduo then "sees".

Its possible the opposite could happen, it needs to reuse attributes
but this change would prevent it. As far as I can tell, we don't want
pseuo to reuse these attributes though so this code should be safer
and avoid bugs like the above.

(From OE-Core rev: 1c13149b81e03a1ac48b27a208a139d5493c3ce7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-07 11:18:38 +01:00
..
2020-06-04 13:27:31 +01:00
2020-09-05 22:19:19 +01:00
2020-06-04 13:27:31 +01:00
2020-07-25 15:11:05 +01:00
2020-09-08 23:03:04 +01:00
2019-12-30 08:47:13 +00:00
2020-08-06 15:12:39 +01:00
2020-06-28 08:35:59 +01:00
2020-07-18 11:06:32 +01:00
2020-05-05 13:19:54 +01:00
2020-06-24 18:06:43 +01:00
2020-08-01 19:57:49 +01:00
2020-08-26 14:33:57 +01:00
2020-05-30 12:32:48 +01:00
2020-07-28 12:39:54 +01:00
2020-09-14 22:42:30 +01:00
2020-09-05 22:19:20 +01:00
2019-10-19 23:18:33 +01:00
2018-03-09 09:17:03 -08:00
2020-07-02 16:18:03 +01:00
2020-07-27 19:58:09 +01:00
2020-05-12 15:20:42 +01:00
2020-09-03 09:44:30 +01:00
2020-07-28 12:39:54 +01:00
2019-05-27 17:06:34 +01:00
2020-03-08 08:21:11 +00:00
2020-08-25 16:00:11 +01:00
2019-02-15 16:05:37 +00:00
2019-12-28 23:25:42 +00:00
2020-07-18 11:06:32 +01:00
2020-09-03 09:44:30 +01:00
2020-09-03 09:44:30 +01:00
2020-06-28 23:37:38 +01:00
2020-06-28 23:37:38 +01:00
2019-12-09 12:00:43 +00:00
2020-09-02 16:00:46 +01:00
2020-06-09 13:13:59 +01:00
2018-11-14 11:14:39 +00:00
2020-09-30 15:01:51 +01:00
2020-08-25 16:00:10 +01:00
2020-05-24 23:56:03 +01:00
2020-05-18 06:33:36 +01:00
2020-02-28 23:11:28 +00:00
2020-08-25 16:00:10 +01:00
2020-01-27 16:48:08 +00:00