On Thu, Mar 27, 2014 at 02:11:55PM +0200, Konstantin Belousov wrote:
> On Thu, Mar 27, 2014 at 09:40:03AM +, Alexey Dokuchaev wrote:
> > On Wed, Mar 19, 2014 at 12:57:13PM +, Konstantin Belousov wrote:
> > > New Revision: 263355
> > > URL: http://svnweb.freebsd.org/changeset/base/263355
> >
On Thu, Mar 27, 2014 at 09:40:03AM +, Alexey Dokuchaev wrote:
> On Wed, Mar 19, 2014 at 12:57:13PM +, Konstantin Belousov wrote:
> > New Revision: 263355
> > URL: http://svnweb.freebsd.org/changeset/base/263355
> >
> > Log:
> > MFC r263079:
> > The auio structure is only initialized wh
On Wed, Mar 19, 2014 at 12:57:13PM +, Konstantin Belousov wrote:
> New Revision: 263355
> URL: http://svnweb.freebsd.org/changeset/base/263355
>
> Log:
> MFC r263079:
> The auio structure is only initialized when the vnode is symlink,
> avoid reading from it otherwise.
Is it applicable
Author: kib
Date: Wed Mar 19 12:57:13 2014
New Revision: 263355
URL: http://svnweb.freebsd.org/changeset/base/263355
Log:
MFC r263079:
The auio structure is only initialized when the vnode is symlink,
avoid reading from it otherwise.
Modified:
stable/9/sys/kern/vfs_syscalls.c
Directory Pr