[Pvfs2-cvs] commit by nlmills in pvfs2/src/server: get-attr.sm

CVS commit program cvs at parl.clemson.edu
Wed Jul 9 14:53:38 EDT 2008


Update of /anoncvs/pvfs2/src/server
In directory parlweb1:/tmp/cvs-serv8649/src/server

Modified Files:
      Tag: cu-security-branch
	get-attr.sm 
Log Message:
moved common capability utilities into their own module so they can be used
by both client and server


Index: get-attr.sm
===================================================================
RCS file: /anoncvs/pvfs2/src/server/get-attr.sm,v
diff -p -u -r1.93.2.9 -r1.93.2.10
--- get-attr.sm	8 Jul 2008 20:10:31 -0000	1.93.2.9
+++ get-attr.sm	9 Jul 2008 18:53:38 -0000	1.93.2.10
@@ -29,6 +29,7 @@
 #include "pint-util.h"
 #include "pvfs2-internal.h"
 #include "pint-security.h"
+#include "security-util.h"
 
 PINT_server_trove_keys_s Trove_Special_Keys[] =
 {



More information about the Pvfs2-cvs mailing list