Searched hist:"365 e215ce1f154e288ff0f7c9acbdf5421f57949" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | bmap.c | diff 365e215ce1f154e288ff0f7c9acbdf5421f57949 Sun Dec 26 09:07:30 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: unfold nilfs_dat_inode function
nilfs_dat_inode function was a wrapper to switch between normal dat inode and gcdat, a clone of the dat inode for garbage collection.
This function got obsolete when the gcdat inode was removed, and now we can access the dat inode directly from a nilfs object. So, we will unfold the wrapper and remove it.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | btnode.c | diff 365e215ce1f154e288ff0f7c9acbdf5421f57949 Sun Dec 26 09:07:30 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: unfold nilfs_dat_inode function
nilfs_dat_inode function was a wrapper to switch between normal dat inode and gcdat, a clone of the dat inode for garbage collection.
This function got obsolete when the gcdat inode was removed, and now we can access the dat inode directly from a nilfs object. So, we will unfold the wrapper and remove it.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | nilfs.h | diff 365e215ce1f154e288ff0f7c9acbdf5421f57949 Sun Dec 26 09:07:30 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: unfold nilfs_dat_inode function
nilfs_dat_inode function was a wrapper to switch between normal dat inode and gcdat, a clone of the dat inode for garbage collection.
This function got obsolete when the gcdat inode was removed, and now we can access the dat inode directly from a nilfs object. So, we will unfold the wrapper and remove it.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | the_nilfs.c | diff 365e215ce1f154e288ff0f7c9acbdf5421f57949 Sun Dec 26 09:07:30 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: unfold nilfs_dat_inode function
nilfs_dat_inode function was a wrapper to switch between normal dat inode and gcdat, a clone of the dat inode for garbage collection.
This function got obsolete when the gcdat inode was removed, and now we can access the dat inode directly from a nilfs object. So, we will unfold the wrapper and remove it.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | ioctl.c | diff 365e215ce1f154e288ff0f7c9acbdf5421f57949 Sun Dec 26 09:07:30 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: unfold nilfs_dat_inode function
nilfs_dat_inode function was a wrapper to switch between normal dat inode and gcdat, a clone of the dat inode for garbage collection.
This function got obsolete when the gcdat inode was removed, and now we can access the dat inode directly from a nilfs object. So, we will unfold the wrapper and remove it.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | inode.c | diff 365e215ce1f154e288ff0f7c9acbdf5421f57949 Sun Dec 26 09:07:30 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: unfold nilfs_dat_inode function
nilfs_dat_inode function was a wrapper to switch between normal dat inode and gcdat, a clone of the dat inode for garbage collection.
This function got obsolete when the gcdat inode was removed, and now we can access the dat inode directly from a nilfs object. So, we will unfold the wrapper and remove it.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | segment.c | diff 365e215ce1f154e288ff0f7c9acbdf5421f57949 Sun Dec 26 09:07:30 CST 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: unfold nilfs_dat_inode function
nilfs_dat_inode function was a wrapper to switch between normal dat inode and gcdat, a clone of the dat inode for garbage collection.
This function got obsolete when the gcdat inode was removed, and now we can access the dat inode directly from a nilfs object. So, we will unfold the wrapper and remove it.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|