git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3505439
)
Btrfs: fiemap support
author
Yehuda Sadeh
<yehuda@hq.newdream.net>
Wed, 21 Jan 2009 19:39:14 +0000
(14:39 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Wed, 21 Jan 2009 19:39:14 +0000
(14:39 -0500)
Now that bmap support is gone, this is the only way to get extent
mappings for userland. These are still not valid for IO, but they
can tell us if a file has holes or how much fragmentation there is.
Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
No differences found