summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_acl_xattr.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2011-09-27 10:23:08 -0700
committerJeremy Allison <jra@samba.org>2011-09-27 21:00:12 +0200
commitfa2236c066890b687483408ed0d82a4bb1f95157 (patch)
treea8e0a74c257337a2fcbb82259d00057220b3c494 /source3/modules/vfs_acl_xattr.c
parentdab8472731e9c1328eab2ff90f2ab8846b02cd46 (diff)
downloadsamba-fa2236c066890b687483408ed0d82a4bb1f95157.tar.gz
samba-fa2236c066890b687483408ed0d82a4bb1f95157.tar.bz2
samba-fa2236c066890b687483408ed0d82a4bb1f95157.zip
These modules are no longer experimental but production-ready (especially
the acl_xattr code). Remove the "experimental" tag. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Sep 27 21:00:12 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/modules/vfs_acl_xattr.c')
-rw-r--r--source3/modules/vfs_acl_xattr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/modules/vfs_acl_xattr.c b/source3/modules/vfs_acl_xattr.c
index 70e979b71b..b522b3303d 100644
--- a/source3/modules/vfs_acl_xattr.c
+++ b/source3/modules/vfs_acl_xattr.c
@@ -18,8 +18,6 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-/* NOTE: This is an experimental module, not yet finished. JRA. */
-
#include "includes.h"
#include "smbd/smbd.h"
#include "librpc/gen_ndr/xattr.h"