diff options
| author | Koji Sato <[email protected]> | 2009-04-06 19:01:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-07 08:31:13 -0700 |
| commit | bdb265eae08db578e7cf5739be16f389d495fc75 (patch) | |
| tree | 34f3b37b067504b945e851ef2a8ead07347a27df /tools/perf/scripts/python/bin | |
| parent | 65b4643d3babeb203fa9571d12fd5e1bf74d27b0 (diff) | |
nilfs2: integrated block mapping
This adds structures and operations for the block mapping (bmap for
short). NILFS2 uses direct mappings for short files or B-tree based
mappings for longer files.
Every on-disk data block is held with inodes and managed through this
block mapping. The nilfs_bmap structure and a set of functions here
provide this capability to the NILFS2 inode.
[[email protected]: remove a bunch of bmap wrapper macros]
[[email protected]: coding-style fixes]
Signed-off-by: Koji Sato <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions