In message: Re: [linux-yocto] [PATCH v5.15 00/21] aufs: update from 
5.14-20210906 to 5.15.5-20220221+
on 24/03/2022 Paul Gortmaker wrote:

> [[linux-yocto] [PATCH v5.15 00/21] aufs: update from 5.14-20210906 to 
> 5.15.5-20220221+] On 24/03/2022 (Thu 10:41) Paul Gortmaker wrote:
> 
> > I can push to linux-yocto-contrib once the push hook is fixed if needed.
> 
> 
> The following changes since commit 70cf8dde55448a804da825139fa12daf5a855047:
> 
>   Merge tag 'v5.15.30' into v5.15/standard/base (2022-03-21 07:44:52 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.yoctoproject.org/linux-yocto-contrib aufs-5.15.5-20220221


Thanks Paul,

These are now merged.

Bruce

> 
> for you to fetch changes up to b98d189df02cc340bfbd61d4c8ef278800a8730e:
> 
>   aufs: bugfix, umount passes NULL to ->parse_monolithic() (2022-03-23 
> 21:36:04 -0400)
> 
> ----------------------------------------------------------------
> J. R. Okajima (16):
>       aufs: for v5.15-rc1, no mand-lock anymore
>       aufs: for v5.15-rc1, new param 'rcu' for ->get_acl()
>       aufs: for v5.15-rc1, sync_inode() is gone
>       aufs: pre fs_context, convert the type of alloc_sbinfo()
>       aufs: pre fs_context, support the incomplete sb and sbinfo case
>       aufs: pre fs_context, convert a static flag to a macro
>       aufs: fs_context 1/7, skelton of the new shceme
>       aufs: fs_context 2/7, parse "br" mount option
>       aufs: fs_context 3/7, parse the branch-management options
>       aufs: fs_context 4/7, parse xino options
>       aufs: fs_context 5/7, parse all other mount options
>       aufs: fs_context 6/7, now mount
>       aufs: fs_context 7/7, finally remount
>       aufs: tiny, headers after fs_context
>       aufs standalone: cosmetic, missing copyright sentence
>       aufs: bugfix, umount passes NULL to ->parse_monolithic()
> 
> Paul Gortmaker (5):
>       Revert "aufs: adjust to v5.15 fs changes"
>       aufs: 5.14-20210906  ---> 5.14-20211018
>       aufs: 5.14-20211018 ---> 5.15.5-20211129
>       aufs: 5.15.5-20211129 ---> 5.15.5-20220117
>       aufs: 5.15.5-20220117 ---> 5.15.5-20220221
> 
>  Documentation/filesystems/aufs/README |    2 +-
>  fs/aufs/Makefile                      |    2 +-
>  fs/aufs/cpup.c                        |    6 +-
>  fs/aufs/debug.c                       |    5 +-
>  fs/aufs/dentry.c                      |   36 +-
>  fs/aufs/dentry.h                      |    2 +-
>  fs/aufs/dirren.c                      |    9 +-
>  fs/aufs/export.c                      |   13 +-
>  fs/aufs/fsctx.c                       | 1242 
> +++++++++++++++++++++++++++++++++
>  fs/aufs/i_op.c                        |    1 -
>  fs/aufs/i_op_del.c                    |   13 +-
>  fs/aufs/i_op_ren.c                    |   14 +-
>  fs/aufs/opts.c                        |  998 ++------------------------
>  fs/aufs/opts.h                        |   46 +-
>  fs/aufs/plink.c                       |   62 +-
>  fs/aufs/posix_acl.c                   |   10 +-
>  fs/aufs/sbinfo.c                      |   14 +-
>  fs/aufs/super.c                       |  247 +------
>  fs/aufs/super.h                       |    9 +-
>  fs/aufs/vfsub.c                       |   34 +-
>  fs/aufs/vfsub.h                       |   10 +-
>  fs/aufs/whout.c                       |   82 +--
>  fs/aufs/whout.h                       |    4 +-
>  fs/aufs/xino.c                        |   13 +-
>  include/uapi/linux/aufs_type.h        |    2 +-
>  25 files changed, 1581 insertions(+), 1295 deletions(-)
>  create mode 100644 fs/aufs/fsctx.c
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11086): 
https://lists.yoctoproject.org/g/linux-yocto/message/11086
Mute This Topic: https://lists.yoctoproject.org/mt/90000691/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to