mirror of
https://github.com/Zygo/bees.git
synced 2025-07-01 00:02:27 +02:00
crawl: rename next_transid() to avoid confusion with BeesScanMode::next_transid()
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
@ -515,7 +515,7 @@ class BeesCrawl {
|
||||
|
||||
bool fetch_extents();
|
||||
void fetch_extents_harder();
|
||||
bool next_transid();
|
||||
bool restart_crawl();
|
||||
BeesFileRange bti_to_bfr(const BtrfsTreeItem &bti) const;
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user