Fix the overwriting of errno before use in a DEBUG statement and use the return value...
commitbfe4a2baeec6bc4558a617ec67532ea11f865861
authorRichard Sharpe <realrichardsharpe@gmail.com>
Tue, 15 May 2012 14:47:14 +0000 (15 07:47 -0700)
committerRichard Sharpe <sharpe@samba.org>
Wed, 16 May 2012 01:43:40 +0000 (16 03:43 +0200)
tree93bc48a8428c072abbb18c63e7599fadf5907509
parentb6e36089e5bd43baeb41e8299ad8970b1cd32c88
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
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_xattr.c