Home
last modified time | relevance | path

Searched hist:"145 b04e5" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/f2fs/
H A Ddebug.cdiff 145b04e5 Tue May 14 12:06:46 GMT 2013 majianpeng <majianpeng@gmail.com> 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>