Home
last modified time | relevance | path

Searched hist:"59 c9081bc86ef0b273a41abf2c1f413301429a6d" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dcheckpoint.cdiff 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 Dnode.cdiff 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 Ddata.cdiff 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 Dsuper.cdiff 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 Df2fs.hdiff 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>