]> Git Repo - linux.git/commit
nilfs2: direct block mapping
authorKoji Sato <[email protected]>
Tue, 7 Apr 2009 02:01:25 +0000 (19:01 -0700)
committerLinus Torvalds <[email protected]>
Tue, 7 Apr 2009 15:31:13 +0000 (08:31 -0700)
commit36a580eb489f54d81a0534974962e732a314b999
treebf28d0b13c4187b11c58822bc49a87453d83f877
parent17c76b0104e4a6513983777e1a17e0297a12b0c4
nilfs2: direct block mapping

This adds block mappings using direct pointers which are stored in the
i_bmap array of inode.

Signed-off-by: Koji Sato <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/nilfs2/direct.c [new file with mode: 0644]
fs/nilfs2/direct.h [new file with mode: 0644]
This page took 0.054252 seconds and 4 git commands to generate.