Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jan 2004 20:11:14 -0500 (EST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        "Tim J. Robbins" <tjr@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/unionfs union_vnops.c
Message-ID:  <20040102200923.O36463-100000@mail.chesapeake.net>
In-Reply-To: <200401030036.i030akf0043671@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 2 Jan 2004, Tim J. Robbins wrote:

> tjr         2004/01/02 16:36:46 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/fs/unionfs       union_vnops.c
>   Log:
>   Pass ACL, extended attribute and MAC vnode ops down the vnode stack.
>

We should be able to do this in a generic way without the use of specific
hooks for routines that only require pass through.  See null_bypass() for
an example.

Cheers,
Jeff

>   Revision  Changes    Path
>   1.104     +239 -0    src/sys/fs/unionfs/union_vnops.c
>



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