commit | 1506fcc8189cdd4b95e06df7845a09f18b4526a6 | [log] [tgz] |
---|---|---|
author | Yehuda Sadeh <yehuda@hq.newdream.net> | Wed Jan 21 14:39:14 2009 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Wed Jan 21 14:39:14 2009 -0500 |
tree | bf737082390c26c517d7449135045e3f6d4ba055 | |
parent | 35054394c4b3cecd52577c2662c84da1f3e73525 [diff] |
Btrfs: fiemap support 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>