aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2016-08-18 17:46:14 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:33:58 +0200
commit3b32eaaafb5e37e16fcd5955a72ef70240cc7e0b (patch)
tree1798d963bf4a35ab4e5073e473eaddec9da5558d /include
parentbfa38445aa54de1548d0cb781ec1aebc5abda78e (diff)
f2fs: set dirty state for filesystem only when updating meta data
We don't guarantee integrity of user data after checkpoint, since we only guarantee meta data integrity for data consistency of filesystem. Due to above reason, we only need to set fs as dirty when meta data is updated, so that we can skip writing checkpoint in some case of non-meta data is updated. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions