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-02-02 16:57:21 +00:00
2020-06-04 13:27:31 +01:00
2020-08-21 14:29:10 +01:00
2020-09-17 09:47:46 +01:00
2020-08-25 16:00:10 +01:00
2020-07-18 11:06:31 +01:00
2020-07-25 15:11:05 +01:00
2020-05-07 12:16:00 +01:00
2018-06-27 13:55:21 +01:00
2020-09-08 23:03:04 +01:00
2020-07-18 11:06:32 +01:00
2019-10-08 11:22:24 +01:00
2020-06-24 18:06:43 +01:00
2016-10-28 16:15:18 +01:00
2019-12-30 08:47:13 +00:00
2020-08-06 15:12:39 +01:00
2018-11-23 23:35:19 +00:00
2020-06-28 08:35:59 +01:00
2019-07-11 09:32:50 +01:00
2020-06-12 08:25:04 +01:00
2020-07-18 11:06:32 +01:00
2018-07-10 17:33:00 +01:00
2020-07-22 12:45:56 +01:00
2020-09-02 16:00:46 +01:00
2019-09-27 13:02:16 +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-05-26 23:07:12 +01:00
2020-09-03 09:44:30 +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
2019-11-14 13:20:59 +00:00
2019-02-16 08:19:34 +00: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-07-25 15:11:05 +01:00
2020-02-28 23:11:28 +00:00
2020-06-24 18:06:43 +01:00
2020-09-03 09:44:30 +01:00
2020-10-06 23:14:25 +01:00
2020-07-28 12:39:54 +01:00
2020-09-02 16:00:46 +01:00
2019-05-27 17:06:34 +01:00
2020-03-08 08:21:11 +00:00
2019-10-31 16:09:34 +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-06-12 08:25:04 +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-02-06 12:16:34 +00:00
2020-09-02 16:00:46 +01:00
2020-08-13 14:49:42 +01:00
2020-06-09 13:13:59 +01:00
2018-11-14 11:14:39 +00:00
2020-01-19 13:24:38 +00:00
2020-10-07 11:18:38 +01:00
2020-09-23 20:54:03 +01:00
2020-08-25 16:00:10 +01:00
2020-09-30 15:01:51 +01:00
2019-10-15 14:16:10 +01: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-04-26 14:00:50 +01:00
2020-05-15 16:31:45 +01:00
2020-08-08 09:17:49 +01:00
2020-07-12 12:21:48 +01:00
2019-10-08 11:22:24 +01:00
2020-05-18 06:33:36 +01:00
2019-12-28 23:25:41 +00:00
2020-02-15 22:42:13 +00:00
2019-12-30 23:39:10 +00:00
2019-10-28 05:31:42 +00:00
2020-02-28 23:11:28 +00:00
2020-08-25 16:00:10 +01:00
2020-09-17 09:47:46 +01:00
2020-01-27 16:48:08 +00:00