Searched hist:e912a5b66837ee89fb025e67b5efeaa11930c2ce (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | segment.h | diff e912a5b66837ee89fb025e67b5efeaa11930c2ce Fri Aug 13 23:07:15 CDT 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: use root object to get ifile
This rewrites functions using ifile so that they get ifile from nilfs_root object, and will remove sbi->s_ifile. Some functions that don't know the root object are extended to receive it from caller.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | recovery.c | diff e912a5b66837ee89fb025e67b5efeaa11930c2ce Fri Aug 13 23:07:15 CDT 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: use root object to get ifile
This rewrites functions using ifile so that they get ifile from nilfs_root object, and will remove sbi->s_ifile. Some functions that don't know the root object are extended to receive it from caller.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | nilfs.h | diff e912a5b66837ee89fb025e67b5efeaa11930c2ce Fri Aug 13 23:07:15 CDT 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: use root object to get ifile
This rewrites functions using ifile so that they get ifile from nilfs_root object, and will remove sbi->s_ifile. Some functions that don't know the root object are extended to receive it from caller.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | inode.c | diff e912a5b66837ee89fb025e67b5efeaa11930c2ce Fri Aug 13 23:07:15 CDT 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: use root object to get ifile
This rewrites functions using ifile so that they get ifile from nilfs_root object, and will remove sbi->s_ifile. Some functions that don't know the root object are extended to receive it from caller.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | super.c | diff e912a5b66837ee89fb025e67b5efeaa11930c2ce Fri Aug 13 23:07:15 CDT 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: use root object to get ifile
This rewrites functions using ifile so that they get ifile from nilfs_root object, and will remove sbi->s_ifile. Some functions that don't know the root object are extended to receive it from caller.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | segment.c | diff e912a5b66837ee89fb025e67b5efeaa11930c2ce Fri Aug 13 23:07:15 CDT 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: use root object to get ifile
This rewrites functions using ifile so that they get ifile from nilfs_root object, and will remove sbi->s_ifile. Some functions that don't know the root object are extended to receive it from caller.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|