]> git.sur5r.net Git - bacula/bacula/commit
As it seems FreeBSD doesn't have the llistxattr or listxattr interface as Linux,...
authorMarco van Wieringen <mvw@planets.elm.net>
Thu, 1 Oct 2009 20:44:13 +0000 (22:44 +0200)
committerMarco van Wieringen <mvw@planets.elm.net>
Wed, 7 Oct 2009 07:03:08 +0000 (09:03 +0200)
commitdf7a5000e8aed51000f48ff377837b7deb6df12c
tree90730f599f9a495ea6ac3b743550a054259fe201
parente60307b275a88da684904525c70408f969db99e0
As it seems FreeBSD doesn't have the llistxattr or listxattr interface as Linux, OSX and NetBSD have but has an interface named extattr. This is a first breakdown to implement that interface.
bacula/src/filed/xattr.c