Searched hist:be667377a8b8cd73e1b923f33fb5be4034aa4bfa (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | bmap.h | diff be667377a8b8cd73e1b923f33fb5be4034aa4bfa Fri Mar 04 09:19:32 CST 2011 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: record used amount of each checkpoint in checkpoint list
This records the number of used blocks per checkpoint in each checkpoint entry of cpfile. Even though userland tools can get the block count via nilfs_get_cpinfo ioctl, it was not updated by the nilfs2 kernel code. This fixes the issue and makes it available for userland tools to calculate used amount per checkpoint.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Cc: Jiro SEKIBA <jir@unicus.jp>
|
H A D | direct.c | diff be667377a8b8cd73e1b923f33fb5be4034aa4bfa Fri Mar 04 09:19:32 CST 2011 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: record used amount of each checkpoint in checkpoint list
This records the number of used blocks per checkpoint in each checkpoint entry of cpfile. Even though userland tools can get the block count via nilfs_get_cpinfo ioctl, it was not updated by the nilfs2 kernel code. This fixes the issue and makes it available for userland tools to calculate used amount per checkpoint.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Cc: Jiro SEKIBA <jir@unicus.jp>
|
H A D | bmap.c | diff be667377a8b8cd73e1b923f33fb5be4034aa4bfa Fri Mar 04 09:19:32 CST 2011 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: record used amount of each checkpoint in checkpoint list
This records the number of used blocks per checkpoint in each checkpoint entry of cpfile. Even though userland tools can get the block count via nilfs_get_cpinfo ioctl, it was not updated by the nilfs2 kernel code. This fixes the issue and makes it available for userland tools to calculate used amount per checkpoint.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Cc: Jiro SEKIBA <jir@unicus.jp>
|
H A D | btree.c | diff be667377a8b8cd73e1b923f33fb5be4034aa4bfa Fri Mar 04 09:19:32 CST 2011 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: record used amount of each checkpoint in checkpoint list
This records the number of used blocks per checkpoint in each checkpoint entry of cpfile. Even though userland tools can get the block count via nilfs_get_cpinfo ioctl, it was not updated by the nilfs2 kernel code. This fixes the issue and makes it available for userland tools to calculate used amount per checkpoint.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Cc: Jiro SEKIBA <jir@unicus.jp>
|
H A D | nilfs.h | diff be667377a8b8cd73e1b923f33fb5be4034aa4bfa Fri Mar 04 09:19:32 CST 2011 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: record used amount of each checkpoint in checkpoint list
This records the number of used blocks per checkpoint in each checkpoint entry of cpfile. Even though userland tools can get the block count via nilfs_get_cpinfo ioctl, it was not updated by the nilfs2 kernel code. This fixes the issue and makes it available for userland tools to calculate used amount per checkpoint.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Cc: Jiro SEKIBA <jir@unicus.jp>
|
H A D | inode.c | diff be667377a8b8cd73e1b923f33fb5be4034aa4bfa Fri Mar 04 09:19:32 CST 2011 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: record used amount of each checkpoint in checkpoint list
This records the number of used blocks per checkpoint in each checkpoint entry of cpfile. Even though userland tools can get the block count via nilfs_get_cpinfo ioctl, it was not updated by the nilfs2 kernel code. This fixes the issue and makes it available for userland tools to calculate used amount per checkpoint.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Cc: Jiro SEKIBA <jir@unicus.jp>
|