Home
last modified time | relevance | path

Searched hist:"0 ef3e66b6700eb8f052daa8b89443ff872fbbdfc" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dctree.cdiff 0ef3e66b6700eb8f052daa8b89443ff872fbbdfc Sat May 24 13:04:53 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Allocator fix variety pack

* Force chunk allocation when find_free_extent has to do a full scan
* Record the max key at the start of defrag so it doesn't run forever
* Block groups might not be contiguous, make a forward search for the
next block group in extent-tree.c
* Get rid of extra checks for total fs size
* Fix relocate_one_reference to avoid relocating the same file data block
twice when referenced by an older transaction
* Use the open device count when allocating chunks so that we don't
try to allocate from devices that don't exist

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dvolumes.cdiff 0ef3e66b6700eb8f052daa8b89443ff872fbbdfc Sat May 24 13:04:53 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Allocator fix variety pack

* Force chunk allocation when find_free_extent has to do a full scan
* Record the max key at the start of defrag so it doesn't run forever
* Block groups might not be contiguous, make a forward search for the
next block group in extent-tree.c
* Get rid of extra checks for total fs size
* Fix relocate_one_reference to avoid relocating the same file data block
twice when referenced by an older transaction
* Use the open device count when allocating chunks so that we don't
try to allocate from devices that don't exist

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dctree.hdiff 0ef3e66b6700eb8f052daa8b89443ff872fbbdfc Sat May 24 13:04:53 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Allocator fix variety pack

* Force chunk allocation when find_free_extent has to do a full scan
* Record the max key at the start of defrag so it doesn't run forever
* Block groups might not be contiguous, make a forward search for the
next block group in extent-tree.c
* Get rid of extra checks for total fs size
* Fix relocate_one_reference to avoid relocating the same file data block
twice when referenced by an older transaction
* Use the open device count when allocating chunks so that we don't
try to allocate from devices that don't exist

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dextent-tree.cdiff 0ef3e66b6700eb8f052daa8b89443ff872fbbdfc Sat May 24 13:04:53 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Allocator fix variety pack

* Force chunk allocation when find_free_extent has to do a full scan
* Record the max key at the start of defrag so it doesn't run forever
* Block groups might not be contiguous, make a forward search for the
next block group in extent-tree.c
* Get rid of extra checks for total fs size
* Fix relocate_one_reference to avoid relocating the same file data block
twice when referenced by an older transaction
* Use the open device count when allocating chunks so that we don't
try to allocate from devices that don't exist

Signed-off-by: Chris Mason <chris.mason@oracle.com>