Add extended attributes support to fuse kernel module.
authorfsu <fsu@FreeBSD.org>
Sat, 14 Oct 2017 19:02:52 +0000 (19:02 +0000)
committerfsu <fsu@FreeBSD.org>
Sat, 14 Oct 2017 19:02:52 +0000 (19:02 +0000)
commit9658e6ca3696c3a00132473a41e18823746f5f48
tree9e0fc8ed24e8168c3ece5001c7fda7cc2a982959
parent38a9346b2f6d03db55de1e5cbe25f7518dd1ac2d
Add extended attributes support to fuse kernel module.

Author:         kem
Reviewed by:    cem, pfg (mentor)
Approved by:    pfg (mentor)
MFC after:      2 weeks

Differential Revision: https://reviews.freebsd.org/D12485
sys/fs/fuse/fuse_ipc.c
sys/fs/fuse/fuse_vnops.c