Josef Bacik
6a9fb468f1
btrfs: make caching_thread use btrfs_find_next_key
...
extent-tree.c has a find_next_key that just walks up the path to find
the next key, but it is used for both the caching stuff and the snapshot
delete stuff. The snapshot deletion stuff is special so it can't really
use btrfs_find_next_key, but the caching thread stuff can. We just need
to fix btrfs_find_next_key to deal with ->skip_locking and then it works
exactly the same as the private find_next_key helper.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2019-09-09 14:59:05 +02:00
..
2019-09-09 14:59:03 +02:00
2019-04-29 19:02:44 +02:00
2019-09-09 14:59:03 +02:00
2018-04-12 16:29:46 +02:00
2019-07-30 18:25:12 +02:00
2019-07-01 13:34:53 +02:00
2019-09-09 14:59:04 +02:00
2019-09-09 14:59:04 +02:00
2019-07-02 12:30:55 +02:00
2019-07-02 12:30:55 +02:00
2019-07-01 13:35:02 +02:00
2019-09-09 14:58:58 +02:00
2018-04-12 16:29:46 +02:00
2019-07-02 12:30:51 +02:00
2019-07-02 12:30:48 +02:00
2019-09-09 14:59:05 +02:00
2019-09-09 14:59:04 +02:00
2019-07-04 17:26:17 +02:00
2019-07-04 17:26:17 +02:00
2019-09-09 14:59:01 +02:00
2018-10-15 17:23:33 +02:00
2019-07-04 17:26:17 +02:00
2019-07-04 17:26:17 +02:00
2019-07-01 13:34:56 +02:00
2019-04-29 19:02:43 +02:00
2019-04-29 19:02:50 +02:00
2019-09-09 14:59:03 +02:00
2019-07-01 13:35:02 +02:00
2018-10-15 17:23:25 +02:00
2018-04-12 16:29:46 +02:00
2019-09-09 14:58:59 +02:00
2019-09-09 14:58:59 +02:00
2019-09-09 14:59:00 +02:00
2019-02-25 14:13:21 +01:00
2019-09-09 14:59:05 +02:00
2019-07-01 13:35:02 +02:00
2019-09-09 14:58:59 +02:00
2019-09-09 14:59:03 +02:00
2019-09-09 14:59:03 +02:00
2019-09-09 14:59:03 +02:00
2019-09-09 14:59:03 +02:00
2019-04-29 19:02:50 +02:00
2019-09-09 14:59:02 +02:00
2018-04-12 16:29:46 +02:00
2019-09-09 14:59:03 +02:00
2019-09-09 14:59:03 +02:00
2019-07-17 17:03:30 +02:00
2019-09-09 14:58:59 +02:00
2019-09-09 14:58:59 +02:00
2019-02-25 14:13:32 +01:00
2019-09-09 14:59:04 +02:00
2018-04-12 16:29:46 +02:00
2019-07-26 12:21:22 +02:00
2019-07-01 13:35:00 +02:00
2018-04-12 16:29:51 +02:00
2019-07-02 12:30:47 +02:00
2018-04-20 19:18:16 +02:00
2019-07-02 12:30:49 +02:00
2019-04-29 19:02:54 +02:00
2019-09-09 14:59:03 +02:00
2019-02-25 14:13:39 +01:00
2019-04-30 09:26:13 -06:00
2019-07-01 13:34:58 +02:00
2018-04-12 16:29:46 +02:00
2019-09-09 14:59:03 +02:00
2019-05-07 12:48:10 -07:00
2019-04-29 19:02:49 +02:00
2019-09-09 14:59:03 +02:00
2019-07-04 17:26:18 +02:00
2019-09-09 14:59:03 +02:00
2019-07-30 18:25:11 +02:00
2018-04-12 16:29:46 +02:00
2019-09-09 14:59:03 +02:00
2019-07-02 12:30:53 +02:00
2018-08-06 13:12:43 +02:00
2019-09-09 14:59:03 +02:00
2019-09-09 14:59:03 +02:00
2018-12-17 14:51:43 +01:00
2019-09-09 14:59:03 +02:00
2019-07-30 18:25:12 +02:00
2019-09-09 14:59:01 +02:00
2019-04-29 19:02:39 +02:00
2019-02-25 14:13:27 +01:00
2019-09-09 14:59:03 +02:00
2019-04-29 19:02:41 +02:00
2018-04-12 16:29:51 +02:00
2018-04-12 16:29:46 +02:00
2019-04-29 19:02:50 +02:00
2019-09-09 14:59:03 +02:00
2019-09-09 14:59:02 +02:00
2019-06-17 16:37:17 +02:00
2019-04-29 19:02:44 +02:00
2019-02-25 14:13:32 +01:00
2019-05-28 18:54:09 +02:00