[Pvfs2-cvs] commit by nlmills in pvfs2/src/io/trove: trove.h
CVS commit program
cvs at parl.clemson.edu
Fri May 21 17:38:16 EDT 2010
Update of /projects/cvsroot/pvfs2/src/io/trove
In directory parlweb1:/tmp/cvs-serv30601/src/io/trove
Modified Files:
Tag: cu-security-branch
trove.h
Log Message:
removed anything and everything related to certificates
Index: trove.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/io/trove/trove.h,v
diff -p -u -r1.40.18.1 -r1.40.18.2
--- trove.h 25 Aug 2009 17:56:18 -0000 1.40.18.1
+++ trove.h 21 May 2010 21:38:16 -0000 1.40.18.2
@@ -64,9 +64,6 @@ enum
TROVE_KEYVAL_ITERATE_REMOVE = 1 << 9 /* tell trove to delete keyvals as it iterates */
};
-/* nlmills: N.B.: squashing is not implemented anymore thanks to centralized
- * security mappings. these values are kept for backwards compatability.
- */
enum
{
TROVE_EXP_ROOT_SQUASH = 1,
More information about the Pvfs2-cvs
mailing list