Home
last modified time | relevance | path

Searched hist:"622 daaff0a8975fb5c5b95f24f3234550ba32e92" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dpage.hdiff 622daaff0a8975fb5c5b95f24f3234550ba32e92 Sun Dec 26 01:38:43 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: fiemap support

This adds fiemap to nilfs. Two new functions, nilfs_fiemap and
nilfs_find_uncommitted_extent are added.

nilfs_fiemap() implements the fiemap inode operation, and
nilfs_find_uncommitted_extent() helps to get a range of data blocks
whose physical location has not been determined.

nilfs_fiemap() collects extent information by looping through
nilfs_bmap_lookup_contig and nilfs_find_uncommitted_extent routines.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Dfile.cdiff 622daaff0a8975fb5c5b95f24f3234550ba32e92 Sun Dec 26 01:38:43 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: fiemap support

This adds fiemap to nilfs. Two new functions, nilfs_fiemap and
nilfs_find_uncommitted_extent are added.

nilfs_fiemap() implements the fiemap inode operation, and
nilfs_find_uncommitted_extent() helps to get a range of data blocks
whose physical location has not been determined.

nilfs_fiemap() collects extent information by looping through
nilfs_bmap_lookup_contig and nilfs_find_uncommitted_extent routines.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Dnilfs.hdiff 622daaff0a8975fb5c5b95f24f3234550ba32e92 Sun Dec 26 01:38:43 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: fiemap support

This adds fiemap to nilfs. Two new functions, nilfs_fiemap and
nilfs_find_uncommitted_extent are added.

nilfs_fiemap() implements the fiemap inode operation, and
nilfs_find_uncommitted_extent() helps to get a range of data blocks
whose physical location has not been determined.

nilfs_fiemap() collects extent information by looping through
nilfs_bmap_lookup_contig and nilfs_find_uncommitted_extent routines.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Dnamei.cdiff 622daaff0a8975fb5c5b95f24f3234550ba32e92 Sun Dec 26 01:38:43 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: fiemap support

This adds fiemap to nilfs. Two new functions, nilfs_fiemap and
nilfs_find_uncommitted_extent are added.

nilfs_fiemap() implements the fiemap inode operation, and
nilfs_find_uncommitted_extent() helps to get a range of data blocks
whose physical location has not been determined.

nilfs_fiemap() collects extent information by looping through
nilfs_bmap_lookup_contig and nilfs_find_uncommitted_extent routines.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Dpage.cdiff 622daaff0a8975fb5c5b95f24f3234550ba32e92 Sun Dec 26 01:38:43 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: fiemap support

This adds fiemap to nilfs. Two new functions, nilfs_fiemap and
nilfs_find_uncommitted_extent are added.

nilfs_fiemap() implements the fiemap inode operation, and
nilfs_find_uncommitted_extent() helps to get a range of data blocks
whose physical location has not been determined.

nilfs_fiemap() collects extent information by looping through
nilfs_bmap_lookup_contig and nilfs_find_uncommitted_extent routines.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Dinode.cdiff 622daaff0a8975fb5c5b95f24f3234550ba32e92 Sun Dec 26 01:38:43 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: fiemap support

This adds fiemap to nilfs. Two new functions, nilfs_fiemap and
nilfs_find_uncommitted_extent are added.

nilfs_fiemap() implements the fiemap inode operation, and
nilfs_find_uncommitted_extent() helps to get a range of data blocks
whose physical location has not been determined.

nilfs_fiemap() collects extent information by looping through
nilfs_bmap_lookup_contig and nilfs_find_uncommitted_extent routines.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>