This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from 3d9f55c57bc3 Merge tag 'fs_for_v5.19-rc2' of git://git.kernel.org/pub/s [...] adds 874c8ca1e60b netfs: Fix gcc-12 warning by embedding vfs inode in netfs_ [...]
No new revisions were added by this update.
Summary of changes: Documentation/filesystems/netfs_library.rst | 37 +++++----- fs/9p/cache.c | 4 +- fs/9p/v9fs.c | 2 +- fs/9p/v9fs.h | 10 +-- fs/9p/vfs_addr.c | 2 +- fs/9p/vfs_inode.c | 4 +- fs/afs/callback.c | 2 +- fs/afs/dir.c | 32 ++++----- fs/afs/dir_edit.c | 10 +-- fs/afs/dir_silly.c | 4 +- fs/afs/dynroot.c | 2 +- fs/afs/file.c | 4 +- fs/afs/fs_operation.c | 6 +- fs/afs/inode.c | 41 +++++------ fs/afs/internal.h | 23 +++--- fs/afs/super.c | 6 +- fs/afs/write.c | 21 +++--- fs/ceph/addr.c | 4 +- fs/ceph/cache.c | 4 +- fs/ceph/cache.h | 2 +- fs/ceph/caps.c | 104 ++++++++++++++-------------- fs/ceph/file.c | 2 +- fs/ceph/inode.c | 13 ++-- fs/ceph/mds_client.c | 4 +- fs/ceph/snap.c | 8 +-- fs/ceph/super.c | 2 +- fs/ceph/super.h | 10 +-- fs/ceph/xattr.c | 14 ++-- fs/cifs/cifsfs.c | 8 +-- fs/cifs/cifsglob.h | 12 ++-- fs/cifs/file.c | 8 +-- fs/cifs/fscache.c | 8 +-- fs/cifs/fscache.h | 8 +-- fs/cifs/inode.c | 4 +- fs/cifs/misc.c | 4 +- fs/cifs/smb2ops.c | 8 +-- fs/netfs/buffered_read.c | 6 +- fs/netfs/internal.h | 2 +- fs/netfs/objects.c | 2 +- include/linux/netfs.h | 41 +++++------ 40 files changed, 227 insertions(+), 261 deletions(-)