summaryrefslogtreecommitdiff
path: root/fs/f2fs/dir.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-04-03 13:19:03 (GMT)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-04-03 13:19:03 (GMT)
commit49952fa182a2e9b3f40b974278c5b1144f0c918b (patch)
treed7c3ed17f9bf942749fcb836c112dabb7da35a21 /fs/f2fs/dir.c
parent1571f84a1f65f6bf35d99d59ba52bdee6722e4b6 (diff)
downloadlinux-fsl-qoriq-49952fa182a2e9b3f40b974278c5b1144f0c918b.tar.xz
f2fs: reduce redundant spin_lock operations
This patch reduces redundant spin_lock operations in alloc_nid_failed(). The alloc_nid_failed() does not need to delete entry and add one again by triggering spin_lock and spin_unlock redundantly. Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/dir.c')
0 files changed, 0 insertions, 0 deletions