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 d489af84b135 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits db20a79860cd Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits ba322e42c710 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 27a355ae6da9 Merge branch 'misc-6.11' into next-fixes omits 95b3456f23e3 btrfs: fix race between direct IO write and fsync when usi [...] adds b18915248a15 fuse: use unsigned type for getxattr/listxattr size truncation adds 97f30876c943 fuse: check aborted connection before adding requests to p [...] adds 3002240d1649 fuse: fix memory leak in fuse_create_open adds 76a51ac00ca2 fuse: clear PG_uptodate when using a stolen page adds f7790d677853 fuse: update stats for pages in dropped aux writeback list adds 3ab394b363c5 fuse: disable the combination of passthrough and writeback cache new 88fac17500f4 Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pu [...] new 9a4d40cab268 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new cd9253c23aed btrfs: fix race between direct IO write and fsync when usi [...] new 6c7a12862004 Merge branch 'misc-6.11' into next-fixes new 33c1f2762334 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new f2d1392f1ff4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
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 (d489af84b135) \ N -- N -- N refs/heads/fs-current (f2d1392f1ff4)
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 6 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/fuse/dev.c | 14 ++++++++++---- fs/fuse/dir.c | 2 +- fs/fuse/file.c | 8 +++++++- fs/fuse/inode.c | 7 ++++++- fs/fuse/xattr.c | 4 ++-- 5 files changed, 26 insertions(+), 9 deletions(-)