Skip to content

Commit

Permalink
Added files from OrangeFS-2.8.6
Browse files Browse the repository at this point in the history
-These files were not related to OSD
-They were only present in OrangeFS-2.8.6
  • Loading branch information
root committed Jul 13, 2012
1 parent 369ca53 commit 0661d7a
Show file tree
Hide file tree
Showing 50 changed files with 16,803 additions and 2,316 deletions.
2,303 changes: 0 additions & 2,303 deletions aclocal.m4

This file was deleted.

22 changes: 22 additions & 0 deletions cert-utils/pvfs2-grid-proxy-init.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#!/bin/sh
# This script generates a proxy certificate with a policy in the format
# of {UID}/{GID}, e.g. 1000/100. The certificate is stored in /tmp/x509up_u{UID},
# e.g. /tmp/x509up_u1000. This certificate is for use with the OrangeFS
# Windows Client.
#
# $GLOBUS_LOCATION must be set, or grid-proxy-init must be on the path.
#
# Arguments to this script will be passed to grid-proxy-init.

echo `id -u`/`id -g` > cert-policy
if [ $? -ne 0 ]; then
echo Could not create cert-policy, exiting
exit 1
fi

if [ "$GLOBUS_LOCATION" != "" ]; then
$GLOBUS_LOCATION/bin/grid-proxy-init -policy cert-policy -pl id-ppl-anyLanguage $@
else
grid-proxy-init -policy cert-policy -pl id-ppl-anyLanguage $@
fi

26 changes: 13 additions & 13 deletions config.save
Original file line number Diff line number Diff line change
Expand Up @@ -525,17 +525,17 @@ s,@ECHO_C@,,;t t
s,@ECHO_N@,-n,;t t
s,@ECHO_T@,,;t t
s,@LIBS@, -lcrypto -lssl -ldl,;t t
s,@PVFS2_VERSION@,2.8.6-orangefs-2012-07-03-162939,;t t
s,@PVFS2_VERSION@,2.8.6-orangefs-2012-07-13-043849,;t t
s,@PVFS2_VERSION_MAJOR@,2,;t t
s,@PVFS2_VERSION_MINOR@,8,;t t
s,@PVFS2_VERSION_SUB@,6,;t t
s,@build@,x86_64-unknown-linux-gnu,;t t
s,@build_cpu@,x86_64,;t t
s,@build_vendor@,unknown,;t t
s,@build@,i686-pc-linux-gnu,;t t
s,@build_cpu@,i686,;t t
s,@build_vendor@,pc,;t t
s,@build_os@,linux-gnu,;t t
s,@host@,x86_64-unknown-linux-gnu,;t t
s,@host_cpu@,x86_64,;t t
s,@host_vendor@,unknown,;t t
s,@host@,i686-pc-linux-gnu,;t t
s,@host_cpu@,i686,;t t
s,@host_vendor@,pc,;t t
s,@host_os@,linux-gnu,;t t
s,@CC@,gcc,;t t
s,@CFLAGS@, -g -O2,;t t
Expand Down Expand Up @@ -579,9 +579,9 @@ s,@THREADED_KMOD_HELPER@,,;t t
s,@LINUX_KERNEL_SRC@,,;t t
s,@LINUX24_KERNEL_SRC@,,;t t
s,@LINUX24_KERNEL_MINOR_VER@,,;t t
s,@BUILD_ABSOLUTE_TOP@,/usr/src/orangefsosd-2.8.6,;t t
s,@BUILD_ABSOLUTE_TOP@,/usr/src/pvfs2-osd,;t t
s,@SRC_RELATIVE_TOP@,./,;t t
s,@SRC_ABSOLUTE_TOP@,/usr/src/orangefsosd-2.8.6,;t t
s,@SRC_ABSOLUTE_TOP@,/usr/src/pvfs2-osd,;t t
s,@FUSE_LDFLAGS@,,;t t
s,@FUSE_CFLAGS@,,;t t
s,@BUILD_FUSE@,,;t t
Expand Down Expand Up @@ -983,14 +983,14 @@ CEOF
t clr
: clr
${ac_dA}HAVE_ARPA_INET_H${ac_dB}HAVE_ARPA_INET_H${ac_dC}1${ac_dD}
${ac_dA}SIZEOF_LONG_INT${ac_dB}SIZEOF_LONG_INT${ac_dC}8${ac_dD}
${ac_dA}SIZEOF_LONG_INT${ac_dB}SIZEOF_LONG_INT${ac_dC}4${ac_dD}
${ac_dA}WITH_OPENSSL${ac_dB}WITH_OPENSSL${ac_dC}1${ac_dD}
${ac_dA}HAVE_OPENSSL_EVP_H${ac_dB}HAVE_OPENSSL_EVP_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_OPENSSL_CRYPTO_H${ac_dB}HAVE_OPENSSL_CRYPTO_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_OPENSSL_SHA_H${ac_dB}HAVE_OPENSSL_SHA_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_AIOCB_ERROR_CODE${ac_dB}HAVE_AIOCB_ERROR_CODE${ac_dC}1${ac_dD}
${ac_dA}HAVE_AIOCB_RETURN_VALUE${ac_dB}HAVE_AIOCB_RETURN_VALUE${ac_dC}1${ac_dD}
${ac_dA}SIZEOF_VOID_P${ac_dB}SIZEOF_VOID_P${ac_dC}8${ac_dD}
${ac_dA}SIZEOF_VOID_P${ac_dB}SIZEOF_VOID_P${ac_dC}4${ac_dD}
${ac_dA}HAVE_SYS_EPOLL_H${ac_dB}HAVE_SYS_EPOLL_H${ac_dC}1${ac_dD}
${ac_dA}PVFS_USRINT_BUILD${ac_dB}PVFS_USRINT_BUILD${ac_dC}1${ac_dD}
${ac_dA}PVFS_USRINT_KMOUNT${ac_dB}PVFS_USRINT_KMOUNT${ac_dC}0${ac_dD}
Expand Down Expand Up @@ -1075,14 +1075,14 @@ CEOF
t clr
: clr
${ac_uA}HAVE_ARPA_INET_H${ac_uB}HAVE_ARPA_INET_H${ac_uC}1${ac_uD}
${ac_uA}SIZEOF_LONG_INT${ac_uB}SIZEOF_LONG_INT${ac_uC}8${ac_uD}
${ac_uA}SIZEOF_LONG_INT${ac_uB}SIZEOF_LONG_INT${ac_uC}4${ac_uD}
${ac_uA}WITH_OPENSSL${ac_uB}WITH_OPENSSL${ac_uC}1${ac_uD}
${ac_uA}HAVE_OPENSSL_EVP_H${ac_uB}HAVE_OPENSSL_EVP_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_OPENSSL_CRYPTO_H${ac_uB}HAVE_OPENSSL_CRYPTO_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_OPENSSL_SHA_H${ac_uB}HAVE_OPENSSL_SHA_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_AIOCB_ERROR_CODE${ac_uB}HAVE_AIOCB_ERROR_CODE${ac_uC}1${ac_uD}
${ac_uA}HAVE_AIOCB_RETURN_VALUE${ac_uB}HAVE_AIOCB_RETURN_VALUE${ac_uC}1${ac_uD}
${ac_uA}SIZEOF_VOID_P${ac_uB}SIZEOF_VOID_P${ac_uC}8${ac_uD}
${ac_uA}SIZEOF_VOID_P${ac_uB}SIZEOF_VOID_P${ac_uC}4${ac_uD}
${ac_uA}HAVE_SYS_EPOLL_H${ac_uB}HAVE_SYS_EPOLL_H${ac_uC}1${ac_uD}
${ac_uA}PVFS_USRINT_BUILD${ac_uB}PVFS_USRINT_BUILD${ac_uC}1${ac_uD}
${ac_uA}PVFS_USRINT_KMOUNT${ac_uB}PVFS_USRINT_KMOUNT${ac_uC}0${ac_uD}
Expand Down
27 changes: 27 additions & 0 deletions include/orange.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
/*
* (C) 2001 Clemson University and The University of Chicago
*
* See COPYING in top-level directory.
*/

/* This is the master header file for OrangeFS. It pulls in all header
* files needed by client side for software that operates at or above
* the system interface level.
*/

#ifndef __ORANGE_H
#define __ORANGE_H

#include "pvfs2-usrint.h"
#include "pvfs2.h"

#endif /* __ORANGE_H */

/*
* Local variables:
* c-indent-level: 4
* c-basic-offset: 4
* End:
*
* vim: ts=8 sts=4 sw=4 expandtab
*/
Loading

0 comments on commit 0661d7a

Please sign in to comment.