Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs
Module Name: src
Committed By: pooka
Date: Thu Jul 26 22:59:59 UTC 2007
Modified Files:
src/sys/ufs/ext2fs: ext2fs_vfsops.c
src/sys/ufs/lfs: lfs_vfsops.c
src/sys/ufs/mfs: mfs_vfsops.c
Log Message:
Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter.
To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/ufs/ext2fs/ext2fs_vfsops.c
cvs rdiff -r1.241 -r1.242 src/sys/ufs/lfs/lfs_vfsops.c
cvs rdiff -r1.81 -r1.82 src/sys/ufs/mfs/mfs_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