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