Home
last modified time | relevance | path

Searched hist:d396c6f554d182b7bce4e2bb2acb47f80430c05f (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent_map.hdiff d396c6f554d182b7bce4e2bb2acb47f80430c05f Mon Sep 10 19:02:30 CDT 2007 Christoph Hellwig <hch@lst.de> Btrfs: [PATCH] extent_map: provide generic bmap

generic_bmap is completely trivial, while the extent to bh mapping in
btrfs is rather complex. So provide a extent_bmap instead that takes
a get_extent callback and can be used by filesystem using the extent_map
code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dextent_map.cdiff d396c6f554d182b7bce4e2bb2acb47f80430c05f Mon Sep 10 19:02:30 CDT 2007 Christoph Hellwig <hch@lst.de> Btrfs: [PATCH] extent_map: provide generic bmap

generic_bmap is completely trivial, while the extent to bh mapping in
btrfs is rather complex. So provide a extent_bmap instead that takes
a get_extent callback and can be used by filesystem using the extent_map
code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dinode.cdiff d396c6f554d182b7bce4e2bb2acb47f80430c05f Mon Sep 10 19:02:30 CDT 2007 Christoph Hellwig <hch@lst.de> Btrfs: [PATCH] extent_map: provide generic bmap

generic_bmap is completely trivial, while the extent to bh mapping in
btrfs is rather complex. So provide a extent_bmap instead that takes
a get_extent callback and can be used by filesystem using the extent_map
code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>