Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/deadfs
Module Name: src
Committed By: hannken
Date: Fri Jul 8 07:44:18 UTC 2022
Modified Files:
src/sys/miscfs/deadfs: dead_vfsops.c
Log Message:
Make dead vfs ops "vfs_statvfs" and "vfs_vptofh" return EOPNOTSUPP.
Both operations may originate from (possible dead) vnodes.
Reported-by: syzbot+eceb203d44457742be3b%syzkaller.appspotmail.com@localhost
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/miscfs/deadfs/dead_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index