Re: [RFC PATCH 2/2] f2fs: fix allocation failure

2016-10-14 Thread Jaegeuk Kim
On Fri, Oct 14, 2016 at 10:09:29PM +0800, Chao Yu wrote: ... > >> Finally it needs to update the dirty time of inode into inode page, > >> and writeback the page, however, before that, we didn't count the inode > >> as imeta data. So f2fs won't be aware of dirty metadata page count is > >>

Re: [RFC PATCH 2/2] f2fs: fix allocation failure

2016-10-14 Thread Jaegeuk Kim
On Fri, Oct 14, 2016 at 10:09:29PM +0800, Chao Yu wrote: ... > >> Finally it needs to update the dirty time of inode into inode page, > >> and writeback the page, however, before that, we didn't count the inode > >> as imeta data. So f2fs won't be aware of dirty metadata page count is > >>

Re: [RFC PATCH 2/2] f2fs: fix allocation failure

2016-10-14 Thread Chao Yu
Hi Jaegeuk, On 2016/10/14 4:49, Jaegeuk Kim wrote: > Hi Chao, > > On Thu, Oct 13, 2016 at 12:14:27AM +0800, Chao Yu wrote: >> From: Chao Yu >> >> tests/generic/251 of fstest reports a f2fs bug in below message: >> >> [ cut here ] >> invalid opcode:

Re: [RFC PATCH 2/2] f2fs: fix allocation failure

2016-10-14 Thread Chao Yu
Hi Jaegeuk, On 2016/10/14 4:49, Jaegeuk Kim wrote: > Hi Chao, > > On Thu, Oct 13, 2016 at 12:14:27AM +0800, Chao Yu wrote: >> From: Chao Yu >> >> tests/generic/251 of fstest reports a f2fs bug in below message: >> >> [ cut here ] >> invalid opcode: [#1] PREEMPT SMP

Re: [RFC PATCH 2/2] f2fs: fix allocation failure

2016-10-13 Thread Jaegeuk Kim
Hi Chao, On Thu, Oct 13, 2016 at 12:14:27AM +0800, Chao Yu wrote: > From: Chao Yu > > tests/generic/251 of fstest reports a f2fs bug in below message: > > [ cut here ] > invalid opcode: [#1] PREEMPT SMP > CPU: 1 PID: 109 Comm: kworker/u8:2

Re: [RFC PATCH 2/2] f2fs: fix allocation failure

2016-10-13 Thread Jaegeuk Kim
Hi Chao, On Thu, Oct 13, 2016 at 12:14:27AM +0800, Chao Yu wrote: > From: Chao Yu > > tests/generic/251 of fstest reports a f2fs bug in below message: > > [ cut here ] > invalid opcode: [#1] PREEMPT SMP > CPU: 1 PID: 109 Comm: kworker/u8:2 Tainted: GW O