Searched hist:bfd7a4fb427485418bc5f2edec48201fd94a1625 (Results 1 – 4 of 4) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/btrfs/ |
H A D | AttributeIterator.cpp | bfd7a4fb427485418bc5f2edec48201fd94a1625 Sat Aug 12 21:29:18 UTC 2017 hyche <cvghy116@gmail.com> BTRFS: Reimplement TreeIterator, add some error checks and remove redundancies.
Add BTree::Path as a attribute so enhance performance, so that everytime we iterate through items it wont search all the root to leaf again. The Iterator is initialized without rewinding to make more flexible.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
|
H A D | BTree.h | bfd7a4fb427485418bc5f2edec48201fd94a1625 Sat Aug 12 21:29:18 UTC 2017 hyche <cvghy116@gmail.com> BTRFS: Reimplement TreeIterator, add some error checks and remove redundancies.
Add BTree::Path as a attribute so enhance performance, so that everytime we iterate through items it wont search all the root to leaf again. The Iterator is initialized without rewinding to make more flexible.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
|
H A D | DirectoryIterator.cpp | bfd7a4fb427485418bc5f2edec48201fd94a1625 Sat Aug 12 21:29:18 UTC 2017 hyche <cvghy116@gmail.com> BTRFS: Reimplement TreeIterator, add some error checks and remove redundancies.
Add BTree::Path as a attribute so enhance performance, so that everytime we iterate through items it wont search all the root to leaf again. The Iterator is initialized without rewinding to make more flexible.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
|
H A D | BTree.cpp | bfd7a4fb427485418bc5f2edec48201fd94a1625 Sat Aug 12 21:29:18 UTC 2017 hyche <cvghy116@gmail.com> BTRFS: Reimplement TreeIterator, add some error checks and remove redundancies.
Add BTree::Path as a attribute so enhance performance, so that everytime we iterate through items it wont search all the root to leaf again. The Iterator is initialized without rewinding to make more flexible.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
|