Home
last modified time | relevance | path

Searched hist:"3033342 a0b76048e32ce1faebfa85cf8f1aa93b5" (Results 1 – 6 of 6) sorted by relevance

/linux/fs/nilfs2/
H A Ddirect.hdiff 3033342a0b76048e32ce1faebfa85cf8f1aa93b5 Sat May 23 17:09:44 CEST 2009 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct

This will cut off 16 bytes from the nilfs_bmap struct which is
embedded in the on-memory inode of nilfs.

The b_high field was never used, and the b_low field stores a constant
value which can be determined by whether the inode uses btree for
block mapping or not.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Dbtree.hdiff 3033342a0b76048e32ce1faebfa85cf8f1aa93b5 Sat May 23 17:09:44 CEST 2009 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct

This will cut off 16 bytes from the nilfs_bmap struct which is
embedded in the on-memory inode of nilfs.

The b_high field was never used, and the b_low field stores a constant
value which can be determined by whether the inode uses btree for
block mapping or not.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Dbmap.hdiff 3033342a0b76048e32ce1faebfa85cf8f1aa93b5 Sat May 23 17:09:44 CEST 2009 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct

This will cut off 16 bytes from the nilfs_bmap struct which is
embedded in the on-memory inode of nilfs.

The b_high field was never used, and the b_low field stores a constant
value which can be determined by whether the inode uses btree for
block mapping or not.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Ddirect.cdiff 3033342a0b76048e32ce1faebfa85cf8f1aa93b5 Sat May 23 17:09:44 CEST 2009 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct

This will cut off 16 bytes from the nilfs_bmap struct which is
embedded in the on-memory inode of nilfs.

The b_high field was never used, and the b_low field stores a constant
value which can be determined by whether the inode uses btree for
block mapping or not.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Dbmap.cdiff 3033342a0b76048e32ce1faebfa85cf8f1aa93b5 Sat May 23 17:09:44 CEST 2009 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct

This will cut off 16 bytes from the nilfs_bmap struct which is
embedded in the on-memory inode of nilfs.

The b_high field was never used, and the b_low field stores a constant
value which can be determined by whether the inode uses btree for
block mapping or not.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
H A Dbtree.cdiff 3033342a0b76048e32ce1faebfa85cf8f1aa93b5 Sat May 23 17:09:44 CEST 2009 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct

This will cut off 16 bytes from the nilfs_bmap struct which is
embedded in the on-memory inode of nilfs.

The b_high field was never used, and the b_low field stores a constant
value which can be determined by whether the inode uses btree for
block mapping or not.

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