diff options
author | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-04-03 09:19:03 -0400 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-04-03 09:19:03 -0400 |
commit | 49952fa182a2e9b3f40b974278c5b1144f0c918b (patch) | |
tree | d7c3ed17f9bf942749fcb836c112dabb7da35a21 /scripts/makelst | |
parent | 1571f84a1f65f6bf35d99d59ba52bdee6722e4b6 (diff) |
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 'scripts/makelst')
0 files changed, 0 insertions, 0 deletions