Searched hist:"59 c9081bc86ef0b273a41abf2c1f413301429a6d" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | checkpoint.c | diff 59c9081bc86ef0b273a41abf2c1f413301429a6d Mon Mar 13 07:22:18 CDT 2017 Yunlei He <heyunlei@huawei.com> f2fs: allow write page cache when writting cp
This patch allow write data to normal file when writting new checkpoint.
We relax three limitations for write_begin path: 1. data allocation 2. node allocation 3. variables in checkpoint
Signed-off-by: Yunlei He <heyunlei@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | node.c | diff 59c9081bc86ef0b273a41abf2c1f413301429a6d Mon Mar 13 07:22:18 CDT 2017 Yunlei He <heyunlei@huawei.com> f2fs: allow write page cache when writting cp
This patch allow write data to normal file when writting new checkpoint.
We relax three limitations for write_begin path: 1. data allocation 2. node allocation 3. variables in checkpoint
Signed-off-by: Yunlei He <heyunlei@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | data.c | diff 59c9081bc86ef0b273a41abf2c1f413301429a6d Mon Mar 13 07:22:18 CDT 2017 Yunlei He <heyunlei@huawei.com> f2fs: allow write page cache when writting cp
This patch allow write data to normal file when writting new checkpoint.
We relax three limitations for write_begin path: 1. data allocation 2. node allocation 3. variables in checkpoint
Signed-off-by: Yunlei He <heyunlei@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | super.c | diff 59c9081bc86ef0b273a41abf2c1f413301429a6d Mon Mar 13 07:22:18 CDT 2017 Yunlei He <heyunlei@huawei.com> f2fs: allow write page cache when writting cp
This patch allow write data to normal file when writting new checkpoint.
We relax three limitations for write_begin path: 1. data allocation 2. node allocation 3. variables in checkpoint
Signed-off-by: Yunlei He <heyunlei@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 59c9081bc86ef0b273a41abf2c1f413301429a6d Mon Mar 13 07:22:18 CDT 2017 Yunlei He <heyunlei@huawei.com> f2fs: allow write page cache when writting cp
This patch allow write data to normal file when writting new checkpoint.
We relax three limitations for write_begin path: 1. data allocation 2. node allocation 3. variables in checkpoint
Signed-off-by: Yunlei He <heyunlei@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|