Fix the overwriting of errno before use in a DEBUG statement and use the return value...
authorRichard Sharpe <realrichardsharpe@gmail.com>
Tue, 15 May 2012 14:47:14 +0000 (07:47 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 19 May 2012 18:39:44 +0000 (20:39 +0200)
commita398d1bc102933da01d126f2c893ad393f1fb1d2
treef2a5a3fa1c8724edb1ef1f175af5d972707a0f4e
parent6ea4ad30f4d3c30f824f278c7a93347887942514
Fix the overwriting of errno before use in a DEBUG statement and use the return value from store_acl_blob_fsp rather than ignoring it.

Autobuild-User: Richard Sharpe <sharpe@samba.org>
Autobuild-Date: Wed May 16 03:43:41 CEST 2012 on sn-devel-104
(cherry picked from commit bfe4a2baeec6bc4558a617ec67532ea11f865861)
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_xattr.c