Home
last modified time | relevance | path

Searched hist:"5 f56406aabdf5444d040c5955effc665b1d0dbaf" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent_map.cdiff 5f56406aabdf5444d040c5955effc665b1d0dbaf Tue Jan 22 15:47:59 CST 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix hole insertion corner cases

There were a few places that could cause duplicate extent insertion,
this adjusts the code that creates holes to avoid it.

lookup_extent_map is changed to correctly return all of the extents in a
range, even when there are none matching at the start of the range.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dfile.cdiff 5f56406aabdf5444d040c5955effc665b1d0dbaf Tue Jan 22 15:47:59 CST 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix hole insertion corner cases

There were a few places that could cause duplicate extent insertion,
this adjusts the code that creates holes to avoid it.

lookup_extent_map is changed to correctly return all of the extents in a
range, even when there are none matching at the start of the range.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dctree.hdiff 5f56406aabdf5444d040c5955effc665b1d0dbaf Tue Jan 22 15:47:59 CST 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix hole insertion corner cases

There were a few places that could cause duplicate extent insertion,
this adjusts the code that creates holes to avoid it.

lookup_extent_map is changed to correctly return all of the extents in a
range, even when there are none matching at the start of the range.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dinode.cdiff 5f56406aabdf5444d040c5955effc665b1d0dbaf Tue Jan 22 15:47:59 CST 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Fix hole insertion corner cases

There were a few places that could cause duplicate extent insertion,
this adjusts the code that creates holes to avoid it.

lookup_extent_map is changed to correctly return all of the extents in a
range, even when there are none matching at the start of the range.

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