Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/ufs
On Sat Jul 28 2007 at 09:22:06 +0200, Juergen Hannken-Illjes wrote:
> On Thu, Jul 26, 2007 at 10:59:59PM +0000, Antti Kantee wrote:
> >
> > 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.
>
> What was wrong with vfs_stdsuspendctl()?
It did exactly the same thing as eopnotsupp. Besides, other vfs
operations which do nothing use eopnotsupp, so be consistent here.
--
Antti Kantee <pooka%iki.fi@localhost> Of course he runs
NetBSD
http://www.iki.fi/pooka/ http://www.NetBSD.org/
"la qualité la plus indispensable du cuisinier est l'exactitude"
Home |
Main Index |
Thread Index |
Old Index