]> git.sur5r.net Git - bacula/bacula/commit
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)
commit2196db4e734c71d4ab1b371ab8eeffa61b3237a0
treefb4e9346385dc0db370ad1e484361f791d47cb4d
parentc77c6131c45dd51c47b24d0b82011d8a7a834502
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