aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorJaegeuk Kim <[email protected]>2015-03-31 18:03:29 -0700
committerJaegeuk Kim <[email protected]>2015-04-10 15:08:58 -0700
commit418f6c277011d89c394309e72df9ad058e0a3f7d (patch)
tree52dcc482f3c8dcf880da57e44d3ad0dc6650aef0 /kernel/trace/trace_functions_graph.c
parentcb58463bc94470c428f3b9f4cda748e7755218ca (diff)
f2fs: do not increase link count during recovery
If there are multiple fsynced dnodes having a dent flag, roll-forward routine sets FI_INC_LINK for their inode, and recovery_dentry increases its link count accordingly. That results in normal file having a link count as 2, so we can't unlink those files. This was added to handle several inode blocks having same inode number with different directory paths. But, current f2fs doesn't replay all of path changes and only recover its dentry for the last fsynced inode block. So, there is no reason to do this. Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions