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: joerg
Date: Wed Jun 13 22:56:51 UTC 2012
Modified Files:
src/sys/fs/hfs: hfs_vfsops.c
src/sys/fs/sysvbfs: sysvbfs_vfsops.c
src/sys/fs/v7fs: v7fs_vfsops.c
Log Message:
Ensure that error is initialized in all code paths.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/fs/hfs/hfs_vfsops.c
cvs rdiff -u -r1.39 -r1.40 src/sys/fs/sysvbfs/sysvbfs_vfsops.c
cvs rdiff -u -r1.6 -r1.7 src/sys/fs/v7fs/v7fs_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