vfs_acl_xattr: factor out fetching of an extended attribute
authorUri Simchoni <uri@samba.org>
Sat, 8 Apr 2017 21:40:44 +0000 (00:40 +0300)
committerJeremy Allison <jra@samba.org>
Mon, 17 Apr 2017 22:43:20 +0000 (00:43 +0200)
commit7b775abd9278ae34110ec87d94a736be7f64884a
tree642117a2a3a1321734242a808222243c65fc6715
parent4dfa2d6a0972847e3b21ddf05077e50ed72c4ea8
vfs_acl_xattr: factor out fetching of an extended attribute

Pure refactoring - add a function that fetches an extended attribute
based on either the file descriptor or the file name.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12737

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_acl_xattr.c