[linux-yocto] [PATCH][master][yocto-4.18] xfs: add xfs support

Bruce Ashfield bruce.ashfield at gmail.com
Tue Mar 5 09:32:43 PST 2019


On Tue, Mar 5, 2019 at 4:39 AM He Zhe <zhe.he at windriver.com> wrote:
>
> Hi Bruce,
>
> This is now on master and yocto-4.18, but not on yocto-4.19. Could you please help merge?

It isn't on 4.19, since the branch wasn't ready at the time. It is on
4.18 and master, since they existed in the tree at the time.
I've cherry picked it to 4.19.

Bruce

>
> Thanks,
> Zhe
>
> On 10/31/18 1:39 AM, Bruce Ashfield wrote:
> > On 10/30/18 5:45 AM, Dengke Du wrote:
> >> Ceph osd daemon need to work on xfs filesystem, so add the kernel support.
> >
> > merged
> >
> > Bruce
> >
> >>
> >> Signed-off-by: Dengke Du <dengke.du at windriver.com>
> >> ---
> >>   features/xfs/xfs.cfg | 5 +++++
> >>   features/xfs/xfs.scc | 1 +
> >>   2 files changed, 6 insertions(+)
> >>   create mode 100644 features/xfs/xfs.cfg
> >>   create mode 100644 features/xfs/xfs.scc
> >>
> >> diff --git a/features/xfs/xfs.cfg b/features/xfs/xfs.cfg
> >> new file mode 100644
> >> index 00000000..aee7765d
> >> --- /dev/null
> >> +++ b/features/xfs/xfs.cfg
> >> @@ -0,0 +1,5 @@
> >> +CONFIG_XFS_FS=y
> >> +CONFIG_XFS_QUOTA=y
> >> +CONFIG_XFS_POSIX_ACL=y
> >> +CONFIG_XFS_RT=y
> >> +CONFIG_VXFS_FS=m
> >> diff --git a/features/xfs/xfs.scc b/features/xfs/xfs.scc
> >> new file mode 100644
> >> index 00000000..095dd96d
> >> --- /dev/null
> >> +++ b/features/xfs/xfs.scc
> >> @@ -0,0 +1 @@
> >> +kconf non-hardware xfs.cfg
> >>
> >
>
> --
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


More information about the linux-yocto mailing list