| File |
Rev. |
Age |
Author |
Last log entry |
Attic/
[show contents]
|
|
|
|
|
digest.c
|
|
1.8
|
3 years |
slang |
merging hints/events code into trunk.
|
errno-mapping.c
|
|
1.17
|
3 years |
pcarns |
New versions of gcc give warnings about passing untrusted strings directly
into ... |
extent-utils.c
|
|
1.13
|
3 years |
pcarns |
Merging small files branch to head. Includes server side precreation of
data fi... |
extent-utils.h
|
|
1.11
|
3 years |
pcarns |
Merging small files branch to head. Includes server side precreation of
data fi... |
fsck-utils.c
|
|
1.11
|
3 years |
slang |
merging hints/events code into trunk.
|
fsck-utils.h
|
|
1.3
|
4 years |
slang |
revert commit of repair stranded util from Phil. We need to figure out the righ... |
mkspace.c
|
|
1.46
|
2 years |
dbonnie |
Undo accidental commit to MAIN. Reverted each file to pre-commit version.
|
mkspace.h
|
|
1.9
|
2 years |
dbonnie |
Undo accidental commit to MAIN. Reverted each file to pre-commit version.
|
mmap-ra-cache.c
|
|
1.18
|
4 years |
slang |
Get rid of gen_mutex_build.
|
mmap-ra-cache.h
|
|
1.7
|
7 years |
neill |
- moved version down from 0.7.0preX to 0.6.5preX
- added sanity check to kernel'... |
module.mk.in
|
|
1.37
|
3 years |
slang |
applied bmidist patch from Dries. Also added a number of cleanups of my own.
|
msgpairarray.h
|
|
1.14
|
3 years |
pcarns |
Merging small files branch to head. Includes server side precreation of
data fi... |
msgpairarray.sm
|
|
1.51
|
3 years |
slang |
merging hints/events code into trunk.
|
pint-cached-config.c
|
|
1.32
|
3 years |
pcarns |
Merging small files branch to head. Includes server side precreation of
data fi... |
pint-cached-config.h
|
|
1.13
|
3 years |
pcarns |
Merging small files branch to head. Includes server side precreation of
data fi... |
pint-eattr.c
|
|
1.1
|
5 years |
slang |
add code to handle endianness differences between server and client for viewdist... |
pint-eattr.h
|
|
1.1
|
5 years |
slang |
add code to handle endianness differences between server and client for viewdist... |
pint-event.c
|
|
1.14
|
3 years |
slang |
merging hints/events code into trunk.
|
pint-event.h
|
|
1.15
|
3 years |
slang |
disable events by default
|
pint-hint.c
|
|
1.9
|
16 months |
slang |
fixes from julian for hint usage with null type field
|
pint-hint.h
|
|
1.3
|
3 years |
slang |
fix some hint memleaks in client core. Add some hints code to allow hints to be... |
pint-mem.c
|
|
1.1
|
3 years |
pcarns |
Move mem alignment functions into a separate .c file so that _XOPEN_SOURCE
isn't... |
pint-mem.h
|
|
1.4
|
3 years |
pcarns |
Move mem alignment functions into a separate .c file so that _XOPEN_SOURCE
isn't... |
pint-perf-counter.c
|
|
1.13
|
4 years |
slang |
Get rid of gen_mutex_build.
|
pint-perf-counter.h
|
|
1.12
|
4 years |
slang |
Get rid of gen_mutex_build.
|
pint-util.c
|
|
1.31
|
2 years |
pcarns |
patch from Bart Taylor; moves permission checking code back to common
directory ... |
pint-util.h
|
|
1.17
|
2 years |
pcarns |
patch from Bart Taylor; moves permission checking code back to common
directory ... |
pvfs2-debug.c
|
|
1.53
|
2 years |
bligon |
Added functionality to the kernel module and client-core allowing the gossip deb... |
pvfs2-hint.c
|
|
1.2
|
3 years |
slang |
merging hints/events code into trunk.
|
pvfs2-internal.h
|
|
1.8
|
3 years |
pcarns |
Merging small files branch to head. Includes server side precreation of
data fi... |
pvfs2-types-debug.h
|
|
1.2
|
7 years |
neill |
- applied Nathan's expandtab patch (expandtab-2.patch.gz)
first referenced at... |
pvfs2-util.c
|
|
1.105
|
2 years |
harms |
Initialize fs_id when processing PVFS2EP during PVFS_util_parse_pvfstab.
|
realpath.c
|
|
1.1
|
6 years |
robl |
[pcarns]: add a PINT_realpath() utility function based on the LGPL realpath
impl... |
realpath.h
|
|
1.1
|
6 years |
robl |
[pcarns]: add a PINT_realpath() utility function based on the LGPL realpath
impl... |
server-config-mgr.c
|
|
1.19
|
4 years |
slang |
Cleanup to cached config. All the functions took a server_config struct, but no... |
server-config-mgr.h
|
|
1.9
|
3 years |
pcarns |
add pvfs2-server.h include for get_server_config_struct() definition
|
server-config.c
|
|
1.118
|
2 years |
pcarns |
patch from Michael Moore to add year and seconds to datetime format
|
server-config.h
|
|
1.65
|
2 years |
dbonnie |
Undo accidental commit to MAIN. Reverted each file to pre-commit version.
|
state-machine-fns.c
|
|
1.16
|
2 years |
pcarns |
remove an unused function and corresponding state machine for retrieving
config ... |
state-machine.h
|
|
1.22
|
4 years |
walt |
updated state machine frame management to handle nested SMs and PJMPs
more clean... |
str-utils.c
|
|
1.23
|
4 years |
slang |
split_string should still succeed if there aren't any commas to split on.
|
str-utils.h
|
|
1.17
|
5 years |
pw |
adjust an internal func to mark const strings
|
tcache.c
|
|
1.9
|
5 years |
vilayann |
Merge ncache patches from Bart Taylor (Acxiom Corporation) (batayl@gmail.com)
Th... |
tcache.h
|
|
1.3
|
5 years |
slang |
[pcarns] tcache name changes for consistency.
|
void.sm
|
|
1.3
|
4 years |
slang |
minor change allows state actions to not be declared at the top of *.sm files.
|
xattr-utils.c
|
|
1.3
|
5 years |
robl |
small fix to get us building on redhat-7.3 (yes, that's right. we still have at
... |
xattr-utils.h
|
|
1.4
|
5 years |
slang |
get the f[gs]etxattr checks right so that older platforms build (sles8)
|