pvfs2/src/client/sysint

(logo)

ViewCVS and CVS Help

Current directory:[PVFS2] / pvfs2 / src / client / sysint
Files shown:55

File Rev. Age Author Last log entry
(dir) Attic/   [show contents]        
(file) TODO (graph)   1.2  9 years  pcarns  emptied the file- it just had a few ancient entries that I put in there
(file) acache.c (graph)   1.30  4 years  pcarns  Split underpinnings of acache into two parts: - cache for attr fields that are s...
(file) acache.h (graph)   1.14  4 years  pcarns  Split underpinnings of acache into two parts: - cache for attr fields that are s...
(file) client-job-timer.sm (graph)   1.7  4 years  slang  minor change allows state actions to not be declared at the top of *.sm files.
(file) client-state-machine.c (graph)   1.107  2 years  pcarns  modified version of patches submitted by both Michael Moore and Bart Taylor to c...
(file) client-state-machine.h (graph)   1.179  2 years  pcarns  update integrity check logic in fs_add to skip servers that it can't communicate...
(file) consistancy_semantics.txt (graph)   1.3  8 years  rbross  rough skeleton for the create state machine; not being built or anything yet. j...
(file) error-details.c (graph)   1.3  7 years  neill  - applied Nathan's expandtab patch (expandtab-2.patch.gz) first referenced at...
(file) finalize.c (graph)   1.42  3 years  slang  merging hints/events code into trunk.
(file) fs-add.sm (graph)   1.22  2 years  harms  Trac #114 - When state machine completes, it should return a zero error code and...
(file) getparent.c (graph)   1.14  3 years  slang  merging hints/events code into trunk.
(file) initialize.c (graph)   1.111  2 years  nlmills  fixed bug in sysint client initialization
(file) mgmt-create-dirent.sm (graph)   1.20  3 years  slang  merging hints/events code into trunk.
(file) mgmt-event-mon-list.sm (graph)   1.32  3 years  slang  merging hints/events code into trunk.
(file) mgmt-get-config.c (graph)   1.7  4 years  slang  fix nasty header deps in msgpairarray. We now can use the smcb code to push a m...
(file) mgmt-get-dfile-array.sm (graph)   1.34  3 years  slang  merging hints/events code into trunk.
(file) mgmt-get-dirdata-handle.sm (graph)   1.16  3 years  slang  merging hints/events code into trunk.
(file) mgmt-iterate-handles-list.sm (graph)   1.33  2 years  harms  msgpairarray_init would assert when a empty msgpairarray was sent. The empry msg...
(file) mgmt-misc.c (graph)   1.30  3 years  slang  merging hints/events code into trunk.
(file) mgmt-noop.sm (graph)   1.35  3 years  slang  merging hints/events code into trunk.
(file) mgmt-perf-mon-list.sm (graph)   1.36  3 years  slang  merging hints/events code into trunk.
(file) mgmt-remove-dirent.sm (graph)   1.16  3 years  slang  merging hints/events code into trunk.
(file) mgmt-remove-object.sm (graph)   1.16  3 years  slang  merging hints/events code into trunk.
(file) mgmt-repair-file.sm (graph)   1.2  4 years  slang  fix nasty header deps in msgpairarray. We now can use the smcb code to push a m...
(file) mgmt-setparam-list.sm (graph)   1.38  3 years  slang  merging hints/events code into trunk.
(file) mgmt-statfs-list.sm (graph)   1.45  3 years  slang  merging hints/events code into trunk.
(file) module.mk.in (graph)   1.88  4 years  pw  Remove client lookup-ncache.sm, pulling its functionality into the only user, sy...
(file) ncache.c (graph)   1.15  5 years  pw  avoid casts by using const
(file) ncache.h (graph)   1.6  5 years  vilayann  Merge ncache patches from Bart Taylor (Acxiom Corporation) (batayl@gmail.com) Th...
(file) perf-count-timer.sm (graph)   1.4  4 years  slang  minor change allows state actions to not be declared at the top of *.sm files.
(file) pint-sysdev-unexp.sm (graph)   1.3  4 years  slang  minor change allows state actions to not be declared at the top of *.sm files.
(file) pint-sysint-utils.c (graph)   1.36  3 years  slang  merging hints/events code into trunk.
(file) pint-sysint-utils.h (graph)   1.29  3 years  slang  merging hints/events code into trunk.
(file) remove.sm (graph)   1.29  3 years  slang  merging hints/events code into trunk.
(file) server-get-config.sm (graph)   1.37  2 years  pcarns  move the fetch_config nested machine to the only .sm file where it is (now) invo...
(file) sys-create.sm (graph)   1.128  2 years  pcarns  Fix bug reported by Christina Patrick. There was a flaw in the logic for user-r...
(file) sys-del-eattr.sm (graph)   1.12  3 years  slang  merging hints/events code into trunk.
(file) sys-dist.c (graph)   1.5  7 years  rbross  doxygen-related checkins.
(file) sys-flush.sm (graph)   1.43  3 years  slang  merging hints/events code into trunk.
(file) sys-get-eattr.sm (graph)   1.14  3 years  slang  merging hints/events code into trunk.
(file) sys-getattr.sm (graph)   1.118  3 years  pcarns  The fs-dump tool does a getattr on every handle in the file system. This update ...
(file) sys-io.sm (graph)   1.165  2 years  pcarns  fix bug reported by Becky Ligon; read operations should never trigger unstuffing...
(file) sys-list-eattr.sm (graph)   1.11  3 years  slang  merging hints/events code into trunk.
(file) sys-lookup.sm (graph)   1.77  3 years  slang  merging hints/events code into trunk.
(file) sys-mkdir.sm (graph)   1.66  3 years  slang  fix for bug where server segv during mkdir caused a bmi error (EPIPE) and a retr...
(file) sys-readdir.sm (graph)   1.54  3 years  slang  merging hints/events code into trunk.
(file) sys-readdirplus.sm (graph)   1.12  3 years  slang  merging hints/events code into trunk.
(file) sys-remove.sm (graph)   1.107  3 years  slang  merging hints/events code into trunk.
(file) sys-rename.sm (graph)   1.60  16 months  mtmoore  Fix for bad ncache entry update when moving files provided by David Metheny
(file) sys-set-eattr.sm (graph)   1.13  3 years  slang  merging hints/events code into trunk.
(file) sys-setattr.sm (graph)   1.53  3 years  slang  merging hints/events code into trunk.
(file) sys-small-io.sm (graph)   1.17  3 years  slang  merging hints/events code into trunk.
(file) sys-statfs.sm (graph)   1.10  3 years  slang  merging hints/events code into trunk.
(file) sys-symlink.sm (graph)   1.76  3 years  slang  merging hints/events code into trunk.
(file) sys-truncate.sm (graph)   1.60  2 years  pcarns  patch from Bart Taylor; moves permission checking code back to common directory ...

Show files using tag:
 
Download tarball
Email pvfs2 viewcvs admin
Powered by
ViewCVS 0.9.4