mrafs-client-extensions-including-afs-int64-20010210
authorHartmut Reuter <reuter@rzg.mpg.de>
Sat, 10 Feb 2001 21:26:14 +0000 (21:26 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sat, 10 Feb 2001 21:26:14 +0000 (21:26 +0000)
commit0b70e190560c2bfb004273e442f1113a815ebdd8
tree2509d8bb1f59ddc20a38ab637cd234718cbb9a4a
parent4fb818dbf6f35d91a4828d6f672798d342349358
mrafs-client-extensions-including-afs-int64-20010210

"       Extensions used by MR-AFS in the client. I have added only two
        pioctl-calls which are used by the "fs"-command for a large number
        of MR-AFS specific subcommands. With this modification also the
        data type afs_int64 is introduced because MR-AFS supports large files.
        afs_int64 is either "long long" or a structure consisting of two
        32-bit numbers. We are already running on rs_aix42 a fully large-file
        capable AFS-client, but these changes are still in a beta test and
        not yet added here."
16 files changed:
src/afs/afs_pioctl.c
src/afs/afs_stats.h
src/afs/afs_trace.et
src/config/param.i386_linux22.h
src/config/stds.h
src/config/venus.h
src/fsint/afsint.xg
src/libafs/MakefileProto.AIX
src/libafs/MakefileProto.LINUX
src/libafsrpc/Makefile
src/libuafs/Makefile.common
src/rx/Makefile
src/rx/xdr.h
src/rx/xdr_int64.c [new file with mode: 0644]
src/rxgen/rpc_main.c
src/viced/afsfileprocs.c