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 09d79f0f5767 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...] omits 85119c77304c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 27aa26c546e2 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] omits 6470d2c6d423 Merge patch series "Fix for huge faults regression" omits a84e51444c59 fsnotify: disable pre-content and permission events by default omits a91cbc6171da fsnotify: disable notification by default for all pseudo files omits bd5033406f7e fsnotify: use accessor to set FMODE_NONOTIFY_* new 92514ef226f5 Merge tag 'for-6.14-rc1-tag' of git://git.kernel.org/pub/s [...] new fe1052f7e420 fsnotify: use accessor to set FMODE_NONOTIFY_* new 54dbee0b21e1 fsnotify: disable notification by default for all pseudo files new af6671679734 fsnotify: disable pre-content and permission events by default new b13036454697 Merge patch series "Fix for huge faults regression" new f0b3cd12faa7 pidfs: improve ioctl handling new 6408a5662376 vfs: sanity check the length passed to inode_set_cached_link() new e7df4c5714a3 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...] new 554e8f64ae36 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 81467e710ede 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 (09d79f0f5767) \ N -- N -- N refs/heads/fs-current (81467e710ede)
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 10 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/notify/fsnotify.c | 4 ++-- fs/pidfs.c | 12 +++++++++++- include/linux/fs.h | 15 +++++++++++++-- 3 files changed, 26 insertions(+), 5 deletions(-)