lkml.org 
[lkml]   [2014]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: f2fs causes system stall
On Fri, 25 Apr 2014 08:33:56 +0900
Jaegeuk Kim <jaegeuk.kim@samsung.com> wrote:

> Thank you very much.
>
> Could you test the following patch?

seems to be fixed now. Thanks!

Marc


> ---
> fs/f2fs/data.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c
> index 150c12a..0147de7 100644
> --- a/fs/f2fs/data.c
> +++ b/fs/f2fs/data.c
> @@ -833,6 +833,8 @@ out:
> unlock_page(page);
> if (need_balance_fs)
> f2fs_balance_fs(sbi);
> + if (wbc->for_reclaim)
> + f2fs_submit_merged_bio(sbi, DATA, WRITE);
> return 0;
>
> redirty_out:
> --
> 1.8.4.474.g128a96c
>
>
> --
> Jaegeuk Kim
> Samsung
>


--
Marc Dietrich <marvin24@gmx.de>


\
 
 \ /
  Last update: 2014-04-25 15:21    [W:0.089 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site