diff options
author | majianpeng <majianpeng@gmail.com> | 2013-05-14 12:06:46 (GMT) |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-05-28 06:03:02 (GMT) |
commit | 145b04e5ed66033b5a3d315394dd1384e3f5f70a (patch) | |
tree | f0b83ac600ed6673950cf99f99ba0b6c9c75f260 /Documentation | |
parent | 81fb5e874675517c57e9edd913065f1e17ebd362 (diff) | |
download | linux-145b04e5ed66033b5a3d315394dd1384e3f5f70a.tar.xz |
f2fs: use list_for_each_entry rather than list_for_each_entry_safe
We can do this, since now we use a global mutex, f2fs_stat_mutex to protect its
list operations.
Signed-off-by: Jianpeng Ma <majianpeng@gmail.com>
[Jaegeuk Kim: add description]
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions