summaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2018-03-29 22:50:41 -0700
committerJaegeuk Kim <jaegeuk@kernel.org>2018-04-08 03:51:27 -0700
commit42bf67fc543bc5945b355ad38f40cd84c3886786 (patch)
tree8ccab931bb8688ce410dc14e975a75ab9b878f41 /lib/dynamic_debug.c
parent6cb5aa02bfbd5081549988aa76cd3598eb1acdab (diff)
f2fs: remain written times to update inode during fsync
This fixes xfstests/generic/392. The failure was caused by different times between 1) one marked in the last fsync(2) call and 2) the other given by roll-forward recovery after power-cut. The reason was that we skipped updating inode block at 1), since its i_size was recoverable along with 4KB-aligned data writes, which was fixed by: "f2fs: fix a wrong condition in f2fs_skip_inode_update" Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions