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 d22df65409d6 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits f181ff6016f9 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] omits bd8f9ddd0d7f Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] omits 188727c65084 Merge branch 'misc-6.18' into next-fixes new 235169d80a89 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...] new 2618849f31e7 btrfs: ensure no dirty metadata is written back for an fs [...] new f260c6aff0b8 btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_ [...] new 953902e4fb4c btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when log [...] new 3b1a4a59a208 btrfs: mark dirty extent range for out of bound prealloc extents new 1892dd18856e Merge branch 'misc-6.18' into next-fixes new dbaaec6036fc Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...] new 24815ce5f393 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
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 (d22df65409d6) \ N -- N -- N refs/heads/fs-current (24815ce5f393)
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 8 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/btrfs/extent_io.c | 8 ++++++++ fs/btrfs/file.c | 10 ++++++++++ fs/btrfs/inode.c | 1 - fs/btrfs/qgroup.c | 4 +++- fs/btrfs/tree-log.c | 3 +++ 5 files changed, 24 insertions(+), 2 deletions(-)