From owner-cvs-src  Tue Mar 11 22: 1:28 2003
Delivered-To: cvs-src@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3A0B437B401; Tue, 11 Mar 2003 22:01:27 -0800 (PST)
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id BFD5243F3F; Tue, 11 Mar 2003 22:01:25 -0800 (PST)
	(envelope-from phk@phk.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.12.8/8.12.8) with ESMTP id h2C61Nsf021030;
	Wed, 12 Mar 2003 07:01:23 +0100 (CET)
	(envelope-from phk@phk.freebsd.dk)
To: Alexander Kabaev <ak03@gte.com>
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 ... 
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
In-Reply-To: Your message of "Tue, 11 Mar 2003 17:24:16 EST."
             <20030311172416.3e8a8058.ak03@gte.com> 
Date: Wed, 12 Mar 2003 07:01:23 +0100
Message-ID: <21029.1047448883@critter.freebsd.dk>
Sender: owner-cvs-src@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-src.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-src>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-src>
X-Loop: FreeBSD.ORG

In message <20030311172416.3e8a8058.ak03@gte.com>, Alexander Kabaev writes:

>> >  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?

Sorry, I was sleepy there...

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

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