1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/librpc
Andrew Tridgell 9fe5fa11d6 r3545: initial support for using extended attributes to hold extended dos attributes of files.
I decided to use IDL/NDR to encode the attribute, as it gives us a
simple way to describe and extend the saved attributes.

The xattr code needs to hook into quite a few more places in the pvfs
code, but this at least gets the basics done. I will start encoding
alternate data streams streams, DOS EAs etc soon using the same basic
mechanism.

I'll probably stick to "version 1" for the xattr.idl for quite a while
even though it will be changing, as I don't expect anyone to be
deploying this in production just yet. Once we have production users
we will need to keep compatibility by supporting all the old version
numbers in xattr.idl.
(This used to be commit c54253ed1b)
2007-10-10 13:05:30 -05:00
..
idl r3545: initial support for using extended attributes to hold extended dos attributes of files. 2007-10-10 13:05:30 -05:00
ndr r3545: initial support for using extended attributes to hold extended dos attributes of files. 2007-10-10 13:05:30 -05:00
rpc r3542: Re-indent, and fix a use-after-free by doing the talloc_destroy just a 2007-10-10 13:05:30 -05:00
config.m4 r3545: initial support for using extended attributes to hold extended dos attributes of files. 2007-10-10 13:05:30 -05:00
config.mk r3545: initial support for using extended attributes to hold extended dos attributes of files. 2007-10-10 13:05:30 -05:00