summaryrefslogtreecommitdiffstats
path: root/include/xen
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2016-08-18 17:46:14 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2016-08-29 18:31:07 -0700
commit7c4abcbeccdd286e7d71b3e8f9fefad84112e54c (patch)
treebf540dc2aaf3f35681315f791ef4b0e33d5935ae /include/xen
parent58cce381fa4e8cfbe7ce005a6a858267a3b481f2 (diff)
downloadlinux-7c4abcbeccdd286e7d71b3e8f9fefad84112e54c.tar.bz2
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/xen')
0 files changed, 0 insertions, 0 deletions