On Fri, Apr 10, 2020 at 6:02 AM Zhang, Qiang <[email protected]> wrote: > > Hi Bruce. > > Trouble help merged features/f2fs to yocto-5.2
cherry picked to 5.2 Bruce > > Thank you > ________________________________ > 发件人: Bruce Ashfield <[email protected]> > 发送时间: 2020年3月26日 10:33 > 收件人: Zhang, Qiang <[email protected]> > 抄送: [email protected] <[email protected]> > 主题: Re: [linux-yocto][yocto-kernel-cache][master yocto-5.4][PATCH] > features/f2fs: add f2fs fragment support > > merged. > > Bruce > > In message: [linux-yocto][yocto-kernel-cache][master yocto-5.4][PATCH] > features/f2fs: add f2fs fragment support > on 25/03/2020 [email protected] wrote: > > > From: qzhang2 <[email protected]> > > > > This fragment enbale linux kernel f2fs related options etc > > > > Signed-off-by: qzhang2 <[email protected]> > > --- > > features/f2fs/f2fs.cfg | 9 +++++++++ > > features/f2fs/f2fs.scc | 2 ++ > > 2 files changed, 11 insertions(+) > > create mode 100644 features/f2fs/f2fs.cfg > > create mode 100644 features/f2fs/f2fs.scc > > > > diff --git a/features/f2fs/f2fs.cfg b/features/f2fs/f2fs.cfg > > new file mode 100644 > > index 0000000..4e59ac1 > > --- /dev/null > > +++ b/features/f2fs/f2fs.cfg > > @@ -0,0 +1,9 @@ > > +# SPDX-License-Identifier: MIT > > +CONFIG_F2FS_FS=y > > +CONFIG_F2FS_STAT_FS=y > > +CONFIG_F2FS_FS_XATTR=y > > +CONFIG_F2FS_FS_POSIX_ACL=y > > +CONFIG_F2FS_FS_SECURITY=y > > +CONFIG_F2FS_CHECK_FS=y > > +CONFIG_F2FS_IO_TRACE=y > > +CONFIG_F2FS_FAULT_INJECTION=y > > diff --git a/features/f2fs/f2fs.scc b/features/f2fs/f2fs.scc > > new file mode 100644 > > index 0000000..a070c6b > > --- /dev/null > > +++ b/features/f2fs/f2fs.scc > > @@ -0,0 +1,2 @@ > > +# SPDX-License-Identifier: MIT > > +kconf non-hardware f2fs.cfg > > -- > > 2.7.4 > > > > In message: [linux-yocto][yocto-kernel-cache][master > yocto-5.4][PATCH]features/f2fs:add kernel f2fs realted option > on 25/03/2020 [email protected] wrote: > > > From: qzhang2 <[email protected]> > > > > --- > > features/f2fs/f2fs.cfg | 9 +++++++++ > > features/f2fs/f2fs.scc | 2 ++ > > 2 files changed, 11 insertions(+) > > create mode 100644 features/f2fs/f2fs.cfg > > create mode 100644 features/f2fs/f2fs.scc > > > > diff --git a/features/f2fs/f2fs.cfg b/features/f2fs/f2fs.cfg > > new file mode 100644 > > index 0000000..4e59ac1 > > --- /dev/null > > +++ b/features/f2fs/f2fs.cfg > > @@ -0,0 +1,9 @@ > > +# SPDX-License-Identifier: MIT > > +CONFIG_F2FS_FS=y > > +CONFIG_F2FS_STAT_FS=y > > +CONFIG_F2FS_FS_XATTR=y > > +CONFIG_F2FS_FS_POSIX_ACL=y > > +CONFIG_F2FS_FS_SECURITY=y > > +CONFIG_F2FS_CHECK_FS=y > > +CONFIG_F2FS_IO_TRACE=y > > +CONFIG_F2FS_FAULT_INJECTION=y > > diff --git a/features/f2fs/f2fs.scc b/features/f2fs/f2fs.scc > > new file mode 100644 > > index 0000000..a070c6b > > --- /dev/null > > +++ b/features/f2fs/f2fs.scc > > @@ -0,0 +1,2 @@ > > +# SPDX-License-Identifier: MIT > > +kconf non-hardware f2fs.cfg > > -- > > 2.7.4 > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8599): https://lists.yoctoproject.org/g/linux-yocto/message/8599 Mute This Topic: https://lists.yoctoproject.org/mt/72992292/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
