Searched hist:"9 be32d72becca41d7d9b010d7d9be1d39489414f" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | gc.c | diff 9be32d72becca41d7d9b010d7d9be1d39489414f Fri Dec 05 12:39:49 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: do retry operations with cond_resched
This patch revists retrial paths in f2fs. The basic idea is to use cond_resched instead of retrying from the very early stage.
Suggested-by: Gu Zheng <guz.fnst@cn.fujitsu.com> Reviewed-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | node.c | diff 9be32d72becca41d7d9b010d7d9be1d39489414f Fri Dec 05 12:39:49 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: do retry operations with cond_resched
This patch revists retrial paths in f2fs. The basic idea is to use cond_resched instead of retrying from the very early stage.
Suggested-by: Gu Zheng <guz.fnst@cn.fujitsu.com> Reviewed-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | segment.c | diff 9be32d72becca41d7d9b010d7d9be1d39489414f Fri Dec 05 12:39:49 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: do retry operations with cond_resched
This patch revists retrial paths in f2fs. The basic idea is to use cond_resched instead of retrying from the very early stage.
Suggested-by: Gu Zheng <guz.fnst@cn.fujitsu.com> Reviewed-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 9be32d72becca41d7d9b010d7d9be1d39489414f Fri Dec 05 12:39:49 CST 2014 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: do retry operations with cond_resched
This patch revists retrial paths in f2fs. The basic idea is to use cond_resched instead of retrying from the very early stage.
Suggested-by: Gu Zheng <guz.fnst@cn.fujitsu.com> Reviewed-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|