]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix extattr getters in case of neither uio nor buffer was not passed to VOP_*.
authorfsu <fsu@FreeBSD.org>
Tue, 12 Dec 2017 20:02:48 +0000 (20:02 +0000)
committerfsu <fsu@FreeBSD.org>
Tue, 12 Dec 2017 20:02:48 +0000 (20:02 +0000)
commitf4e0f45cb9fe8fd8a60a22082ef8409e7ffc41fe
treef383fcc1ec7095c77eec22cd11491facf47467dc
parent8aa8d9dea85ee0ee1a4a8e1d2daeae7f56145cc7
Fix extattr getters in case of neither uio nor buffer was not passed to VOP_*.

Approved by:    pfg (mentor)
MFC after:      2 weeks

Differential Revision:    https://reviews.freebsd.org/D13359
sys/fs/ext2fs/ext2_extattr.c