This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current in repository linux-next.
omits 538d40c39669 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 8e330fd2cca5 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 52ae15738268 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 8c474c8d2f43 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 8f8df77ce4d2 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 4ea00ad97dff Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 9d01f6f6d8b5 erofs: fix possible memory leak in z_erofs_gbuf_exit() new cc69a681b257 erofs: convert to use super_set_uuid to support for FS_IOC [...] new 19da50d0e411 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new e0011bca603c nfsd: initialise nfsd_info.mutex early. new ac03629b1612 Revert "nfsd: fix oops when reading pool_stats before serv [...] new 44795a8bc4b5 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (538d40c39669) \ N -- N -- N refs/heads/fs-current (44795a8bc4b5)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/erofs/super.c | 2 +- fs/erofs/zutil.c | 8 ++++---- fs/nfsd/nfsctl.c | 2 ++ fs/nfsd/nfssvc.c | 1 - net/sunrpc/svc_xprt.c | 8 +++----- 5 files changed, 10 insertions(+), 11 deletions(-)