]> git.sur5r.net Git - bacula/bacula/commit
Fix problem with counting xattr and returning a non-ok on count 0, also added some...
authorMarco van Wieringen <mvw@planets.elm.net>
Sun, 12 Jul 2009 15:56:22 +0000 (17:56 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Sun, 9 Aug 2009 11:26:06 +0000 (13:26 +0200)
commitb9658be9b7eb44e405e8734f095a17f063a11704
tree428f110a69746870d85f2a12f11c9b67bc4b4ef9
parent7dc386e156607d81e7eb103e1ac41c9a189b81c9
Fix problem with counting xattr and returning a non-ok on count 0, also added some extra comment and make sure the xattr_value_list is initialized to NULL and checked on bail_out.
bacula/src/filed/xattr.c