commit | 1b22bad779be7fe07242be04749ec969164528b8 | [log] [tgz] |
---|---|---|
author | Alexandre Oliva <oliva@lsd.ic.unicamp.br> | Wed Nov 30 13:43:00 2011 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Wed Nov 30 13:43:00 2011 -0500 |
tree | 08f8974f216e609a43119c4285844033775f6f7f | |
parent | b78d09bceb524ee6481c21b77bda22d766b10e6a [diff] |
Btrfs: start search for new cluster at the beginning Instead of starting at zero (offset is always zero), request a cluster starting at search_start, that denotes the beginning of the current block group. Signed-off-by: Alexandre Oliva <oliva@lsd.ic.unicamp.br> Signed-off-by: Chris Mason <chris.mason@oracle.com>