]> 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)
commit6dfce8a109de2c71c5fef1b52ad0a9676ef4489d
tree3c63b6f826dc1d17bb3a68fa7e964866ca84299f
parent9696903e03d154546fb92c2a8041413ae1c0253d
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