On Wed, May 3, 2017 at 3:35 PM, Pedro F. Giffuni <p...@freebsd.org> wrote:
> Author: pfg
> Date: Wed May  3 22:35:41 2017
> New Revision: 317779
> URL: https://svnweb.freebsd.org/changeset/base/317779
>
> Log:
>   ext2fs: add read-write support for Extended Attributes.
>
>   Extended attributes and their particular implementation in linux are
>   different from FreeBSD so in this case we have started diverging from
>   the  UFS EA implementation, which would be the natural reference.
>
>   Depending on future progress implementing ACLs this approach may change
>   but for now bring to the tree an implementation that is consistent and
>   can be tested.
>
>   Submitted by: Fedor Uporov
>
>   Differential Revision:        https://reviews.freebsd.org/D10460

Hi Pedro!
    It might be a good idea to consolidate variations of extended
attributes / [NFSv4] ACLs -- I know that Isilon has an implementation
that doesn't exactly match what's present in FreeBSD.
Thanks!
-Ngie
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to