count_snapshots: Properly update the leaf pointer after btrfs_next_leaf
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
@@ -208,7 +208,7 @@ again:
|
||||
}
|
||||
|
||||
start = extent_end;
|
||||
} else if (found_type == BTRFS_FILE_EXTENT_INLINE) {
|
||||
} else {
|
||||
goto not_found;
|
||||
}
|
||||
loop:
|
||||
|
Reference in New Issue
Block a user