]> git.sur5r.net Git - bacula/bacula/commit - bacula/src/filed/xattr.c
Implement the extattr xBSD interface
authorMarco van Wieringen <mvw@planets.elm.net>
Wed, 7 Oct 2009 07:12:15 +0000 (09:12 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Wed, 7 Oct 2009 07:12:15 +0000 (09:12 +0200)
commita790891428b200e272338608275e2da8daa99153
tree0b378effb072ba576030804f1e97a092bdf887bf
parent73366073e5c88086b85e1061697551115d94fcbb
Implement the extattr xBSD interface
Moved some code around to be able to reuse the encoding and decoding for both the extattr and xattr interface
Use an alist for storing the xattr list so we don't have to count the number of xattr first
bacula/src/filed/xattr.c