linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
* F2FS still EXPERIMENTAL
@ 2016-11-15  5:45 HUANG Weller (CM/ESW12-CN)
  2016-11-15  6:29 ` Jaegeuk Kim
  0 siblings, 1 reply; 5+ messages in thread
From: HUANG Weller (CM/ESW12-CN) @ 2016-11-15  5:45 UTC (permalink / raw)
  To: linux-f2fs-devel@lists.sourceforge.net

Hi  f2fs developers,

I am working on the kernel 3.14. I found the  F2FS still EXPERIMENTAL.
Could you tell me from which kernel version the f2fs is stable version ?
Could you let me know the roadmap about the f2fs ?
Thanks a lot.

Best regards

 Weller HUANG




------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: F2FS still EXPERIMENTAL
  2016-11-15  5:45 F2FS still EXPERIMENTAL HUANG Weller (CM/ESW12-CN)
@ 2016-11-15  6:29 ` Jaegeuk Kim
  2016-11-15  9:59   ` HUANG Weller (CM/ESW12-CN)
  0 siblings, 1 reply; 5+ messages in thread
From: Jaegeuk Kim @ 2016-11-15  6:29 UTC (permalink / raw)
  To: HUANG Weller (CM/ESW12-CN); +Cc: linux-f2fs-devel@lists.sourceforge.net

Hello,

On Tue, Nov 15, 2016 at 05:45:12AM +0000, HUANG Weller (CM/ESW12-CN) wrote:
> Hi  f2fs developers,
> 
> I am working on the kernel 3.14. I found the  F2FS still EXPERIMENTAL.
> Could you tell me from which kernel version the f2fs is stable version ?

You can pick a backported f2fs from:

http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-stable.git

> Could you let me know the roadmap about the f2fs ?

You can take a look at our development status and product information below.

https://f2fs.wiki.kernel.org/

Thanks,

> Thanks a lot.
> 
> Best regards
> 
>  Weller HUANG
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Linux-f2fs-devel mailing list
> Linux-f2fs-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: F2FS still EXPERIMENTAL
  2016-11-15  6:29 ` Jaegeuk Kim
@ 2016-11-15  9:59   ` HUANG Weller (CM/ESW12-CN)
  2016-11-15 18:38     ` Jaegeuk Kim
  0 siblings, 1 reply; 5+ messages in thread
From: HUANG Weller (CM/ESW12-CN) @ 2016-11-15  9:59 UTC (permalink / raw)
  To: Jaegeuk Kim; +Cc: linux-f2fs-devel@lists.sourceforge.net

> Hello,
> 
> On Tue, Nov 15, 2016 at 05:45:12AM +0000, HUANG Weller (CM/ESW12-CN) wrote:
> > Hi  f2fs developers,
> >
> > I am working on the kernel 3.14. I found the  F2FS still EXPERIMENTAL.
> > Could you tell me from which kernel version the f2fs is stable version ?
> 
> You can pick a backported f2fs from:
> 
> http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-stable.git

Thanks for your info. 
But I didn't see there is a branch for linux-3.14.y. Does it mean I could not use the f2fs-stable on 3.14 kernel ?

Huang Weller 

------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: F2FS still EXPERIMENTAL
  2016-11-15  9:59   ` HUANG Weller (CM/ESW12-CN)
@ 2016-11-15 18:38     ` Jaegeuk Kim
  2016-11-16  1:45       ` HUANG Weller (CM/ESW12-CN)
  0 siblings, 1 reply; 5+ messages in thread
From: Jaegeuk Kim @ 2016-11-15 18:38 UTC (permalink / raw)
  To: HUANG Weller (CM/ESW12-CN); +Cc: linux-f2fs-devel@lists.sourceforge.net

On Tue, Nov 15, 2016 at 09:59:25AM +0000, HUANG Weller (CM/ESW12-CN) wrote:
> > Hello,
> > 
> > On Tue, Nov 15, 2016 at 05:45:12AM +0000, HUANG Weller (CM/ESW12-CN) wrote:
> > > Hi  f2fs developers,
> > >
> > > I am working on the kernel 3.14. I found the  F2FS still EXPERIMENTAL.
> > > Could you tell me from which kernel version the f2fs is stable version ?
> > 
> > You can pick a backported f2fs from:
> > 
> > http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-stable.git
> 
> Thanks for your info. 
> But I didn't see there is a branch for linux-3.14.y. Does it mean I could not use the f2fs-stable on 3.14 kernel ?

Do you have a chance to change your kernel version?

I've been already maintaining 5 versions actively for android targets, so I'm
not sure I can add one more kernel version for your experiment purpose. I guess
it'd not much difficult to make v3.14 based on v3.18 in f2fs-stable.

Thanks,

> 
> Huang Weller 
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Linux-f2fs-devel mailing list
> Linux-f2fs-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: F2FS still EXPERIMENTAL
  2016-11-15 18:38     ` Jaegeuk Kim
@ 2016-11-16  1:45       ` HUANG Weller (CM/ESW12-CN)
  0 siblings, 0 replies; 5+ messages in thread
From: HUANG Weller (CM/ESW12-CN) @ 2016-11-16  1:45 UTC (permalink / raw)
  To: Jaegeuk Kim; +Cc: linux-f2fs-devel@lists.sourceforge.net

> > > > I am working on the kernel 3.14. I found the  F2FS still EXPERIMENTAL.
> > > > Could you tell me from which kernel version the f2fs is stable version ?
> > >
> > > You can pick a backported f2fs from:
> > >
> > > http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-stable.git
> >
> > Thanks for your info.
> > But I didn't see there is a branch for linux-3.14.y. Does it mean I could not use
> the f2fs-stable on 3.14 kernel ?
> 
> Do you have a chance to change your kernel version?

> I've been already maintaining 5 versions actively for android targets, so I'm not
> sure I can add one more kernel version for your experiment purpose. I guess it'd
> not much difficult to make v3.14 based on v3.18 in f2fs-stable.

Hi Kim,
Yes, it is experiment purpose for future. So it doesn't make sense to add one more kernel version on your side.
I can first follow your suggestion to use f2fs from 3.18.
And thanks a lot for your information. 

> Thanks,
> 
> >
> > Huang Weller
> >
> > ----------------------------------------------------------------------
> > -------- _______________________________________________
> > Linux-f2fs-devel mailing list
> > Linux-f2fs-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-16  1:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-15  5:45 F2FS still EXPERIMENTAL HUANG Weller (CM/ESW12-CN)
2016-11-15  6:29 ` Jaegeuk Kim
2016-11-15  9:59   ` HUANG Weller (CM/ESW12-CN)
2016-11-15 18:38     ` Jaegeuk Kim
2016-11-16  1:45       ` HUANG Weller (CM/ESW12-CN)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).