Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2003 22:30:27 +1100
From:      Tim Robbins <tjr@FreeBSD.ORG>
To:        Alexey Dokuchaev <danfe@nsu.ru>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/fs/smbfs smbfs_vnops.c
Message-ID:  <20030203223027.A67026@dilbert.robbins.dropbear.id.au>
In-Reply-To: <20030203104749.GB11974@regency.nsu.ru>; from danfe@nsu.ru on Mon, Feb 03, 2003 at 04:47:50PM %2B0600
References:  <200302030904.h1394ZZG097714@repoman.freebsd.org> <20030203104749.GB11974@regency.nsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 03, 2003 at 04:47:50PM +0600, Alexey Dokuchaev wrote:

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

Correct me if I'm wrong, but RELENG_4 doesn't seem to have this problem with
appending to files. The only problem I see is that smbfs probably won't work
well in a jail.


Tim

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




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