Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs
Module Name: src
Committed By: mlelstv
Date: Sun Jul 31 13:08:19 UTC 2022
Modified Files:
src/sys/fs/sysvbfs: sysvbfs_vnops.c
src/sys/fs/v7fs: v7fs_vnops.c
Log Message:
Don't panic for a negative offset, just fail the operation with EINVAL.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/fs/sysvbfs/sysvbfs_vnops.c
cvs rdiff -u -r1.37 -r1.38 src/sys/fs/v7fs/v7fs_vnops.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