search for: make_xattr

Displaying 1 result from an estimated 1 matches for "make_xattr".

2006 Jun 10
1
Two(?) bugs in the xattrs patch
...>rxas[x->count].datum_len = datum_size; ++ x->rxas[x->count].datum = ptr + len; + x->count++; + } + if (x->count > 1) { @@ -656,6 +656,7 @@ + rsync_xal_l.count++; + curr_rsync_xal.count = 0; + curr_rsync_xal.alloc = 0; ++ curr_rsync_xal.rxas = NULL; +} + +/* send the make_xattr()-generated xattr list for this flist entry,