Various xattr fixes:
authorWayne Davison <wayned@samba.org>
Sun, 25 Nov 2007 21:48:54 +0000 (13:48 -0800)
committerWayne Davison <wayned@samba.org>
Sun, 25 Nov 2007 21:48:54 +0000 (13:48 -0800)
commita685271de33c6d9d39fb1a8855fe214911c774e6
treeac2c4c28f84e448a91e2ecf36dc53b9f08a9de09
parent613c2d44317e9e1aacba22a3af9ce31078893339
Various xattr fixes:
- Fake-super mode no longer strips the RSYNC_PREFIX from a "%name" item.
- Make various places skip the fake-super xattr when --fake-super is enabled.
- If we fail to re-read the xattr value of an xattr we are trying to un-
  abbreviate, send a zero for its length (avoiding a protocol problem).
xattrs.c