Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
commit8cc10a6c0550c017a62e8a3790afd2172d173e00
authorJeremy Allison <jra@samba.org>
Wed, 31 Mar 2004 02:20:16 +0000 (31 02:20 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 31 Mar 2004 02:20:16 +0000 (31 02:20 +0000)
treeb561fa55e4dbf26027603f298787c1adf5b91916
parent43db249fb814cef99afecd22c20a824d2519faf9
Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
New protocol option "ea support" to turn them on (off by default). Conrad
at Apple may like this as it allows MacOS resource forks to be stored on
a file. Passes valgrind. Documentation to follow.
Jeremy.
source/include/smb.h
source/param/loadparm.c
source/smbd/posix_acls.c
source/smbd/trans2.c