Filipe Manana
235e1c7b87
btrfs: use a single variable to track return value for log_dir_items()
...
We currently use 'ret' and 'err' to track the return value for
log_dir_items(), which is confusing and likely the cause for previous
bugs where log_dir_items() did not return an error when it should, fixed
in previous patches.
So change this and use only a single variable, 'ret', to track the return
value. This is simpler and makes it similar to most of the existing code.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2023-02-13 17:50:34 +01:00
..
2022-12-05 18:00:54 +01:00
2022-12-05 18:00:58 +01:00
2022-12-05 18:00:58 +01:00
2022-12-12 20:47:51 -08:00
2022-12-12 20:47:51 -08:00
2022-05-16 17:03:15 +02:00
2022-07-25 17:45:36 +02:00
2022-12-20 19:43:43 +01:00
2022-12-05 18:00:50 +01:00
2023-01-03 15:53:18 +01:00
2022-12-05 18:00:57 +01:00
2023-02-13 17:50:33 +01:00
2022-12-05 18:00:51 +01:00
2022-12-05 18:00:48 +01:00
2022-12-05 18:00:48 +01:00
2022-12-05 18:00:55 +01:00
2022-12-05 18:00:57 +01:00
2022-05-16 17:03:12 +02:00
2023-02-13 17:50:34 +01:00
2022-12-05 18:00:55 +01:00
2022-12-05 18:00:59 +01:00
2022-12-12 18:46:39 -08:00
2023-02-13 17:50:34 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:45 +01:00
2022-12-05 18:00:44 +01:00
2022-12-05 18:00:53 +01:00
2022-12-05 18:00:43 +01:00
2023-02-13 17:50:33 +01:00
2023-02-13 17:50:33 +01:00
2022-12-05 18:00:57 +01:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:45 +01:00
2020-12-08 15:54:02 +01:00
2023-02-13 17:50:33 +01:00
2023-01-03 16:22:13 +01:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:41 +01:00
2023-02-09 17:02:27 +01:00
2022-12-05 18:00:58 +01:00
2022-12-05 18:00:56 +01:00
2022-12-05 18:00:56 +01:00
2023-02-13 17:50:33 +01:00
2022-12-05 18:00:56 +01:00
2023-02-13 17:50:33 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:57 +01:00
2022-12-05 18:00:58 +01:00
2023-01-16 19:46:38 +01:00
2022-12-05 18:00:56 +01:00
2022-12-05 18:00:55 +01:00
2022-12-05 18:00:45 +01:00
2022-12-05 18:00:51 +01:00
2022-12-05 18:00:42 +01:00
2023-01-11 20:04:25 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:43 +01:00
2023-02-13 17:50:34 +01:00
2022-12-12 20:47:51 -08:00
2022-12-05 18:00:46 +01:00
2022-01-20 08:52:55 +02:00
2022-12-05 18:00:42 +01:00
2022-12-05 18:00:44 +01:00
2023-02-13 17:50:34 +01:00
2023-02-13 17:50:33 +01:00
2023-02-13 17:50:33 +01:00
2023-02-13 17:50:33 +01:00
2022-12-05 18:00:48 +01:00
2022-12-12 20:47:51 -08:00
2022-12-05 18:00:36 +01:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:57 +01:00
2021-01-07 17:25:05 +01:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:40 +01:00
2023-01-16 19:46:54 +01:00
2022-12-05 18:00:43 +01:00
2023-01-27 14:57:10 +01:00
2022-12-05 18:00:57 +01:00
2022-12-05 18:00:59 +01:00
2022-12-05 18:00:42 +01:00
2022-12-05 18:00:53 +01:00
2023-02-13 17:50:34 +01:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:44 +01:00
2022-12-05 18:00:57 +01:00
2022-12-05 18:00:47 +01:00
2023-02-13 17:50:34 +01:00
2022-12-05 18:00:41 +01:00
2023-01-11 20:04:25 +01:00
2022-12-05 18:00:44 +01:00
2022-12-05 18:00:41 +01:00
2022-05-16 17:03:11 +02:00
2023-01-03 16:22:13 +01:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:48 +01:00
2020-10-07 12:12:21 +02:00
2023-02-13 17:50:33 +01:00
2023-02-13 17:50:33 +01:00
2022-12-05 18:00:58 +01:00
2022-12-05 18:00:57 +01:00
2023-02-13 17:50:34 +01:00
2023-02-13 17:50:34 +01:00
2022-12-05 18:00:58 +01:00
2022-12-05 18:00:48 +01:00
2022-12-05 18:00:50 +01:00
2022-12-05 18:00:50 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:47 +01:00
2023-02-09 17:02:51 +01:00
2022-12-05 18:00:57 +01:00
2022-12-05 18:00:46 +01:00
2023-01-25 20:11:08 +01:00
2023-02-13 17:50:33 +01:00
2022-12-05 18:00:41 +01:00
2022-12-05 18:00:55 +01:00