]> git.sur5r.net Git - bacula/bacula/commit
Only allocate the alist for holding the xattr when we have the first complete xattr...
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 2 Oct 2010 08:49:35 +0000 (10:49 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 6 Oct 2010 09:18:20 +0000 (11:18 +0200)
commite059da87507e8b152af0884004638563ceb3899c
tree99c569bdb1fdbe4793f6caf88e95772e8a9de28b
parent6b5ef03524068c33ec7ceea9caa3534873f16f9b
Only allocate the alist for holding the xattr when we have the first complete xattr assembled.
Changed the code path so we always walk the same cleanup path after the bail_out label so we
don't have to code every special way of exiting the function.
bacula/src/filed/xattr.c