s4: ntvfs, create push_xattr_blob_tdb_raw and pull_xattr_blob_tdb_raw that do not...
commitc442b2534fd66bca262e1f27b43e085c75ec7989
authorMatthieu Patou <mat@matws.net>
Fri, 8 Jan 2010 09:57:59 +0000 (8 12:57 +0300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Jan 2010 18:11:15 +0000 (21 07:11 +1300)
treed8b23c9553808429784898d46d7fb0b4b22de875
parente78626dc2e829e2fce2d63d9e313f5630f125e94
s4: ntvfs, create push_xattr_blob_tdb_raw and pull_xattr_blob_tdb_raw that do not depend on pvfs objects

Following a talk with tridge on IRC, this patch allow (pull|push)_xattr_blob to be called without
  having a pvfs object. It's handy for programs that wants to manipulate xattr directly.
source4/ntvfs/posix/xattr_tdb.c