These modules are no longer experimental but production-ready (especially
authorJeremy Allison <jra@samba.org>
Tue, 27 Sep 2011 17:23:08 +0000 (10:23 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 27 Sep 2011 19:00:12 +0000 (21:00 +0200)
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

source3/modules/vfs_acl_tdb.c
source3/modules/vfs_acl_xattr.c

index 10fa4a4be5c84133598b8d1d854a3776ef626cdf..9bc1dc419b63b2ed46034a7fdee9a8861c5569e9 100644 (file)
@@ -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 "system/filesys.h"
index 70e979b71b06f53d0f83797758ac215aba618b91..b522b3303de2b276e380a46c03c7e76213c2a002 100644 (file)
@@ -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"