From owner-cvs-all Mon Feb 3 2:47:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FCFE37B401; Mon, 3 Feb 2003 02:47:55 -0800 (PST) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id A65A643F3F; Mon, 3 Feb 2003 02:47:52 -0800 (PST) (envelope-from danfe@regency.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 18fe8j-0000YK-00; Mon, 03 Feb 2003 16:47:49 +0600 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 18fe8j-0000Y8-00; Mon, 03 Feb 2003 16:47:49 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.6/8.12.6) with ESMTP id h13AloTb015468; Mon, 3 Feb 2003 16:47:50 +0600 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.6/8.12.6/Submit) id h13AloKG015387; Mon, 3 Feb 2003 16:47:50 +0600 (NOVT) Date: Mon, 3 Feb 2003 16:47:50 +0600 From: Alexey Dokuchaev To: "Tim J. Robbins" Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/fs/smbfs smbfs_vnops.c Message-ID: <20030203104749.GB11974@regency.nsu.ru> References: <200302030904.h1394ZZG097714@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302030904.h1394ZZG097714@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Envelope-To: tjr@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 03, 2003 at 01:04:35AM -0800, Tim J. Robbins wrote: > tjr 2003/02/03 01:04:35 PST > > Modified files: > sys/fs/smbfs smbfs_vnops.c > Log: > Use vaccess() instead of rolling our own access checks. This fixes a bug > where requests to open a file in append mode were always denied, and > will also be useful when capabilities and auditing are implemented. Will this make it in 4.8 ? ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message