Re: svn commit: r317779 - head/sys/fs/ext2fs

2017-05-03 Thread Ngie Cooper
On Wed, May 3, 2017 at 3:35 PM, Pedro F. Giffuni 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

svn commit: r317779 - head/sys/fs/ext2fs

2017-05-03 Thread Pedro F. Giffuni
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