]> git.sur5r.net Git - bacula/bacula/commit
Fixed problem in xattr and acl code trying to send empty acl or xattr streams.
authorMarco van Wieringen <mvw@planets.elm.net>
Thu, 2 Apr 2009 08:24:40 +0000 (08:24 +0000)
committerMarco van Wieringen <mvw@planets.elm.net>
Thu, 2 Apr 2009 08:24:40 +0000 (08:24 +0000)
commit32e620cfa6b5cbcbc9a95d6e96cb14c905ebfeab
tree5562804074a032aebb76e497e639eecc38d3c6a8
parent8e5b0ca95267bfd80dd09650f06ec4449e7f207a
Fixed problem in xattr and acl code trying to send empty acl or xattr streams.
Fix for bug #1261 where we send out a null stream when a file only an acl and xattr support is also turned on.
Added some warnings to configure when using libtool and static in one configure.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8677 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/autoconf/configure.in
bacula/configure
bacula/src/filed/acl.c
bacula/src/filed/xattr.c
bacula/technotes