Idan Horowitz
87bd930e7e
Kernel: Make InodeWatcher inode registration completely OOM-fallible
...
InodeWatcher::register_inode was already partially fallible, but the
insertion of the inodes and watch descriptions into their respective
hash maps was not. Note that we cannot simply TRY the insertion into
both, as that could result in an inconsistent state, instead we must
remove the inode from the inode hash map if the insertion into the
watch description hash map failed.
2022-01-26 02:37:03 +02:00
..
2021-11-08 01:10:53 +01:00
2022-01-25 22:41:17 +02:00
2022-01-25 22:41:17 +02:00
2022-01-25 22:41:17 +02:00
2022-01-12 16:09:09 +02:00
2022-01-12 16:09:09 +02:00
2022-01-04 17:40:09 +00:00
2022-01-12 13:03:44 +01:00
2021-11-11 01:27:46 +01:00
2021-12-23 23:02:39 +01:00
2021-12-23 23:02:39 +01:00
2022-01-07 15:44:42 +01:00
2022-01-24 22:36:09 +01:00
2022-01-23 14:36:01 +00:00
2022-01-25 22:41:17 +02:00
2022-01-25 22:41:17 +02:00
2021-12-29 12:04:15 +01:00
2022-01-25 22:41:17 +02:00
2021-09-07 13:53:14 +02:00
2021-09-07 13:53:14 +02:00
2021-11-18 21:11:30 +01:00
2021-11-18 21:11:30 +01:00
2022-01-12 16:09:09 +02:00
2022-01-12 16:09:09 +02:00
2021-12-16 22:21:35 +03:30
2022-01-25 22:41:17 +02:00
2021-11-18 21:11:30 +01:00
2021-12-23 23:02:39 +01:00
2022-01-26 02:37:03 +02:00
2022-01-25 22:41:17 +02:00
2022-01-23 14:36:01 +00:00
2022-01-11 01:12:16 +01:00
2022-01-12 16:09:09 +02:00
2022-01-12 16:09:09 +02:00
2021-12-18 11:30:10 +01:00
2021-12-26 21:22:59 +01:00
2022-01-07 10:56:59 +01:00
2021-11-11 01:27:46 +01:00
2021-12-16 22:21:35 +03:30
2021-12-11 13:14:15 -08:00
2021-12-15 23:34:11 -08:00
2021-12-14 09:01:33 +01:00
2021-12-14 09:01:33 +01:00
2021-12-14 09:01:33 +01:00
2022-01-14 12:15:36 +01:00
2022-01-14 12:15:36 +01:00
2021-08-06 14:11:45 +02:00
2022-01-25 13:41:09 +03:30
2022-01-12 14:54:12 +01:00