Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 17:24:16 -0500
From:      Alexander Kabaev <ak03@gte.com>
To:        "Poul-Henning Kamp" <phk@phk.freebsd.dk>
Cc:        Alexander Kabaev <kan@FreeBSD.org>, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/devfs devfs_vfsops.c src/sys/fs/fdescfs fdesc_vfsops.c src/sys/fs/hpfs hpfs_vfsops.c src/sys/fs/ntfs ntfs_vfsops.c src/sys/fs/nwfs nwfs_vfsops.c src/sys/fs/portalfs portal_vfsops.c src/sys/fs/pseudofs pseudofs.h src/sys/fs/smbfs ...
Message-ID:  <20030311172416.3e8a8058.ak03@gte.com>
In-Reply-To: <39193.1047421317@critter.freebsd.dk>
References:  <200303112215.h2BMFAaV088621@repoman.freebsd.org> <39193.1047421317@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Mar 2003 23:21:57 +0100
"Poul-Henning Kamp" <phk@phk.freebsd.dk> wrote:

> In message <200303112215.h2BMFAaV088621@repoman.freebsd.org>,
> Alexander Kabaev writes:
> >kan         2003/03/11 14:15:10 PST
> >
> >  FreeBSD src repository
> >
> >  Modified files:
> >    sys/fs/devfs         devfs_vfsops.c 
> >    sys/fs/fdescfs       fdesc_vfsops.c 
> >    sys/fs/hpfs          hpfs_vfsops.c 
> >    sys/fs/ntfs          ntfs_vfsops.c 
> >    sys/fs/nwfs          nwfs_vfsops.c 
> >    sys/fs/portalfs      portal_vfsops.c 
> >    sys/fs/pseudofs      pseudofs.h 
> >    sys/fs/smbfs         smbfs_vfsops.c 
> >    sys/fs/udf           udf_vfsops.c 
> >    sys/fs/umapfs        umap_vfsops.c 
> >    sys/fs/unionfs       union_vfsops.c 
> >    sys/isofs/cd9660     cd9660_vfsops.c 
> >    sys/kern             vfs_default.c 
> >    sys/sys              mount.h 
> >  Log:
> >  Rename vfs_stdsync function to vfs_stdnosync which matches more
> >  closely what function is really doing. Update all existing
> >  consumers to use the new name.
> 
> Shouldn't this function be the default VOP ?
>
This is an FS-level operation. VFSOPS are not VOPS. Or am I
misinterpreting your question?


-- 
Alexander Kabaev

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030311172416.3e8a8058.ak03>