On Tue, Dec 10, 2013 at 05:24:26PM -0800, Darrick J. Wong wrote: > Add functions to allow clients to get, set, and remove extended > attributes from any file. It also supports modifying EAs living in > i_file_acl. > > v2: Put the header declarations in the correct part of ext2fs.h, > provide a function to release an EA block from an inode, and check > i_extra_isize to make sure we actually have space for in-inode EAs. > > v3: Add system.richacl prefix support, and only allow the new > ext2fs_xattr_* functions to run if we have either ext_attr or > inline_data set. Fix some memory leaks and stack disclosure problems, > and an accounting problem when freeing an EA block. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html