]> git.sur5r.net Git - bacula/bacula/commit
Renamed cleanup goto target into bail_out which is the prefered name from the develop...
authorMarco van Wieringen <mvw@planets.elm.net>
Thu, 9 Jul 2009 19:38:12 +0000 (21:38 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Sun, 9 Aug 2009 11:26:10 +0000 (13:26 +0200)
commit082551d7a2139200095b767247c22f236a4ff7ef
tree20c619497f5d5eaec09bd3f18b2bf96f801e0512
parent7be9d70d35d3c110d759139b670a8f7cb2bbbcc1
Renamed cleanup goto target into bail_out which is the prefered name from the development guide. Also make ENOENT errors in acl and xattr not an error, e.g. no error message and no not-ok to the upperlevel functions.
bacula/src/filed/acl.c
bacula/src/filed/xattr.c