From owner-cvs-src Tue Mar 11 14:22: 2 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 6D47C37B404; Tue, 11 Mar 2003 14:22:00 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B828843FCB; Tue, 11 Mar 2003 14:21:57 -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 h2BMLvsf039194; Tue, 11 Mar 2003 23:21:57 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Alexander Kabaev Cc: 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" In-Reply-To: Your message of "Tue, 11 Mar 2003 14:15:10 PST." <200303112215.h2BMFAaV088621@repoman.freebsd.org> Date: Tue, 11 Mar 2003 23:21:57 +0100 Message-ID: <39193.1047421317@critter.freebsd.dk> Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 ? -- 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