Home
last modified time | relevance | path

Searched hist:"1228 b482c4ee26f3334dd83eb13bcf7e462f9c93" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dcheckpoint.cdiff 1228b482c4ee26f3334dd83eb13bcf7e462f9c93 Fri Sep 29 00:59:39 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: fix to flush multiple device in checkpoint

If f2fs manages multiple devices, in checkpoint, we need to issue flush
in those devices which contain dirty data/node in their cache before
we write checkpoint region, otherwise, filesystem metadata could be
corrupted if hitting SPO after checkpoint.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dsegment.cdiff 1228b482c4ee26f3334dd83eb13bcf7e462f9c93 Fri Sep 29 00:59:39 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: fix to flush multiple device in checkpoint

If f2fs manages multiple devices, in checkpoint, we need to issue flush
in those devices which contain dirty data/node in their cache before
we write checkpoint region, otherwise, filesystem metadata could be
corrupted if hitting SPO after checkpoint.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dsuper.cdiff 1228b482c4ee26f3334dd83eb13bcf7e462f9c93 Fri Sep 29 00:59:39 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: fix to flush multiple device in checkpoint

If f2fs manages multiple devices, in checkpoint, we need to issue flush
in those devices which contain dirty data/node in their cache before
we write checkpoint region, otherwise, filesystem metadata could be
corrupted if hitting SPO after checkpoint.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Df2fs.hdiff 1228b482c4ee26f3334dd83eb13bcf7e462f9c93 Fri Sep 29 00:59:39 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: fix to flush multiple device in checkpoint

If f2fs manages multiple devices, in checkpoint, we need to issue flush
in those devices which contain dirty data/node in their cache before
we write checkpoint region, otherwise, filesystem metadata could be
corrupted if hitting SPO after checkpoint.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>