Re: [f2fs-dev] video archive on a microSD card

2016-09-02 Thread Alexander Gordeev
Hi Jaegeuk, 01.09.2016, 23:07, "Jaegeuk Kim" : > On Thu, Sep 01, 2016 at 08:04:31PM +0300, Alexander Gordeev wrote: >>  Hi Jaegeuk, >> >>  29.08.2016, 21:24, "Jaegeuk Kim" : >>  > What I've found from your trace are: >>  > - ther

Re: [f2fs-dev] video archive on a microSD card

2016-09-02 Thread Alexander Gordeev
Hi Jaegeuk, 01.09.2016, 23:16, "Jaegeuk Kim" : > On Thu, Sep 01, 2016 at 10:37:36PM +0300, Alexander Gordeev wrote: >>  Hi , >> >>  01.09.2016, 21:25, "Jaegeuk Kim" : >>  > Hello, >>  > >>  > On Thu, Sep 01, 2016 at 08:40:07

Re: [f2fs-dev] video archive on a microSD card

2016-09-01 Thread Alexander Gordeev
Hi , 01.09.2016, 21:25, "Jaegeuk Kim" : > Hello, > > On Thu, Sep 01, 2016 at 08:40:07PM +0300, Alexander Gordeev wrote: > ... >>  >>  [ 49.274678] [ cut here ] >>  >>  [ 49.280216] WARNING: at >> /home/alex/work/s2l/a

Re: [f2fs-dev] video archive on a microSD card

2016-09-01 Thread Alexander Gordeev
Hi Jaegeuk, 01.09.2016, 02:46, "Jaegeuk Kim" : > On Wed, Aug 31, 2016 at 11:52:00AM +0300, Alexander Gordeev wrote: >>  Hi Jaegeuk, >> >>  29.08.2016, 21:00, "Jaegeuk Kim" : >>  > On Mon, Aug 29, 2016 at 07:50:24PM +0300, Alexander Gordeev wrote:

Re: [f2fs-dev] video archive on a microSD card

2016-08-31 Thread Alexander Gordeev
Hi Jaegeuk, 29.08.2016, 21:00, "Jaegeuk Kim" : > On Mon, Aug 29, 2016 at 07:50:24PM +0300, Alexander Gordeev wrote: >>  Hi, >> >>  I have an update about the first of the bugs, that I reported. >> >>  19.08.2016, 20:23, "Alexander Gordeev" : &

Re: [f2fs-dev] video archive on a microSD card

2016-08-29 Thread Alexander Gordeev
Hi, I have an update about the first of the bugs, that I reported. 19.08.2016, 20:23, "Alexander Gordeev" : > Hi, > > I'd also like to report two bugs. I used f2fs-stable branch linux-3.10.y. > I'm using some proprietary modules also, but in my understanding

Re: [f2fs-dev] video archive on a microSD card

2016-08-27 Thread Alexander Gordeev
Hi Jaegeuk, 27.08.2016, 04:15, "Jaegeuk Kim" : > Hi Alexander, > > On Fri, Aug 26, 2016 at 07:04:28PM +0300, Alexander Gordeev wrote: >>  Hi Jaegeuk, >> >>  24.08.2016, 00:27, "Jaegeuk Kim" : >>  > Hi, >>  > >>  > This i

Re: [f2fs-dev] video archive on a microSD card

2016-08-26 Thread Alexander Gordeev
Hi Jaegeuk, 24.08.2016, 00:27, "Jaegeuk Kim" : > Hi, > > This is caused by no free segment to write data or node blocks. > In both of cases, have you tried file defragmentation? > I'd like to know whether this bug happens in normal cases as well. Just got this after my main process, that writes t

Re: [f2fs-dev] video archive on a microSD card

2016-08-25 Thread Alexander Gordeev
n normal cases as well. > > Can you provide fsck.f2fs messages? > On Fri, Aug 19, 2016 at 08:22:39PM +0300, Alexander Gordeev wrote: >> ... --  Alexander --

Re: [f2fs-dev] video archive on a microSD card

2016-08-25 Thread Alexander Gordeev
Hi Jaegeuk, Thanks for all the help! 24.08.2016, 00:12, "Jaegeuk Kim" : > On Mon, Aug 22, 2016 at 11:52:12PM +0300, Alexander Gordeev wrote: >>  Hi, >> >>  I ran the test over weekend and I think I have some interesting results. >>  I used 1 new SD card in

Re: [f2fs-dev] video archive on a microSD card

2016-08-22 Thread Alexander Gordeev
the end of defragmentation. I don't understand this as well. Thanks! 19.08.2016, 14:56, "Alexander Gordeev" : >  Hi Jaegeuk, > >  19.08.2016, 05:41, "Jaegeuk Kim" : >>    Hello, >> >>    On Thu, Aug 18, 2016 at 02:04:55PM +0300, Alexander Gord

Re: [f2fs-dev] video archive on a microSD card

2016-08-19 Thread Alexander Gordeev
Hi, I'd also like to report two bugs. I used f2fs-stable branch linux-3.10.y. I'm using some proprietary modules also, but in my understanding they shouldn't affect the fs. 1. I have a Sandisk 16GB microSDHC card, that is quite old and may be at its end of life. The bug is produced every time I

Re: [f2fs-dev] video archive on a microSD card

2016-08-19 Thread Alexander Gordeev
Hi Jaegeuk, 19.08.2016, 05:41, "Jaegeuk Kim" : >  Hello, > >  On Thu, Aug 18, 2016 at 02:04:55PM +0300, Alexander Gordeev wrote: > >  ... > >>   >>>>>>>   Here is also /sys/kernel/debug/f2fs/status for reference: >>   >>>>

Re: [f2fs-dev] video archive on a microSD card

2016-08-18 Thread Alexander Gordeev
Hi Chao, Thanks for your continued interest! 17.08.2016, 18:54, "Chao Yu" : > Hi Alexander, > > On 2016/8/17 17:47, Alexander Gordeev wrote: >>  Hi Chao, >> >>>  On 2016/8/15 20:22, Alexander Gordeev wrote: >>>>  15.08.2016, 14:58, "Chao Y

Re: [f2fs-dev] video archive on a microSD card

2016-08-17 Thread Alexander Gordeev
Hi Chao, > On 2016/8/15 20:22, Alexander Gordeev wrote: > > 15.08.2016, 14:58, "Chao Yu" : > >> Hi Alexander, > >> > >> On 2016/8/15 18:47, Alexander Gordeev wrote: > >>> Hi All, > >>> > >>> 12.08.2016, 14:52, &q

[f2fs-dev] [PATCH] f2fs: fix build for v3.10

2016-08-15 Thread Alexander Gordeev
kvfree() first appears in v3.15. f2fs_kvfree() should be used in the backport. Signed-off-by: Alexander Gordeev --- fs/f2fs/file.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fs/f2fs/file.c b/fs/f2fs/file.c index 100594e..74d0523 100644 --- a/fs/f2fs/file.c

Re: [f2fs-dev] video archive on a microSD card

2016-08-15 Thread Alexander Gordeev
Hi Chao, Thanks for your response! 15.08.2016, 14:58, "Chao Yu" : > Hi Alexander, > > On 2016/8/15 18:47, Alexander Gordeev wrote: >>  Hi All, >> >>  12.08.2016, 14:52, "Alexander Gordeev" : >>>  Hi All, >>> >>>  I hope I&

Re: [f2fs-dev] video archive on a microSD card

2016-08-15 Thread Alexander Gordeev
Hi All, 12.08.2016, 14:52, "Alexander Gordeev" : > Hi All, > > I hope I'm writing to the right mailing list. If not please give me > directions to the right place. > I'm trying to write video archive to a microSD card on an ARM based IP > camera. The came

[f2fs-dev] video archive on a microSD card

2016-08-12 Thread Alexander Gordeev
Hi All, I hope I'm writing to the right mailing list. If not please give me directions to the right place. I'm trying to write video archive to a microSD card on an ARM based IP camera. The camera's SDK uses Linux 3.10. The kernel is quite old and F2FS is there since 3.8 AFAIK so it's probably n