Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.4 1.1

latest revision Branch MAIN

1.4 annotated / raw | Diffs: previous, other | Lines: 36 ( +2, -0 )

Created: 2004-07-16 12:38:32 -0400 (4 years 5 months ago) | Author: neill | Changeset: MAIN:neill:20040716163832

- some credit and changelog reorganization and cleanup

Branch point for: WALT1 WALT2 WALT3 cu-sandbox-branch cu-security-branch dbpf-changes-branch dbpf-coalesce-branch dbpf-methods-branch dbpf-onekeyval-branch directio-branch fuse-support he-branch kunkel-alternativeIO-branch kunkel-branch kunkel-hint-branch kunkel-migration-branch lockd-branch locking-branch posix-extensions-branch pvfs-2-6-3 pvfs-2-6-branch pvfs-2-7-0 pvfs-2-7-branch pvfs2-1-3-1-branch pvfs2-1-4-0-branch pvfs2-1-5-branch pvfs2-2-7-branch pvfs2-bugfix-39 pvfs2-bugfix-67 pvfs2-kunkel-tas-branch pvfs2-tag-bugfix-67 rongrong slang-attr-cache-fixups-branch slang-event-changes-branch slang-reqsched-branch slang-sio-branch small-file-branch tau-sandbox threaded-aio-branch twod-branch version-lock-actual-branch

Tags: kunkel-branch$BP kunkel-hint-branch$BP posix-extensions-branch$BP pvfs2-1-5-1-rc3 version-lock-actual-branch$BP posix-extensions-point pvfs2-0-6-2 pvfs2-1-5-1-rc2 dbpf-methods-point posix-extensions-point6 dbpf-changes pvfs2-1-5-1-rc1 WALT3$BP tau-sandbox$BP ... more hide

1.3 annotated / raw | Diffs: previous, other | Lines: 34 ( +3, -0 )

Created: 2004-05-27 18:11:45 -0400 (4 years 7 months ago) | Author: neill | Changeset: MAIN:neill:20040527221145

- added a license notice for the GPL'd kernel module code in COPYING
 and README files
- added Murali to the CREDITS file
- added a configure check for the kernel 2.4.x minor version to know
 if we need to define a few functions or not
- added a new pvfs2-error-code that can be used as an exit code for
 the pvfs2-client-core to indicate to the pvfs2-client that it should
 continue respawning it, but to sleep for a bit first.   [2.4.x in
 particular waits a while to release the device file after the
 process has died, though the same is possible under 2.6.x i guess]
- updated the test mount script with 2.4.x support if running 2.4.x
- added some debugging to client-side create state machine
- murali: fixed a logic bug in mmap-ra-cache
- murali: added matching unlocks to quickhash code functions
- removed MOD_{INC|DEC}_USE_COUNT calls, as at least under my 2.4.26
 testing, they are not necessary
- removed several lock_kernel calls in the 2.4.x code paths that
 caused the kernel to hang in a few places (still investigating)
- murali: fixed the in kernel mount option string parsing
- some misc cleanups
- verified that symlinks now work (at least in basic testing)

[ NOTE: this mostly works under 2.4.26 in my testing, however there
 are some known problems remaining ]

Branch point for: pvfs2-nm-nb-branch

Tags: pvfs2-0-6-0pre1 pvfs2-0-5-1 pvfs2-nm-nb-branch$BP

1.2 annotated / raw | Diffs: previous, other | Lines: 31 ( +1, -1 )

Created: 2003-09-25 15:14:18 -0400 (5 years 3 months ago) | Author: pcarns | Changeset: MAIN:pcarns:20030925191418

a little more specific :)

Branch point for: pvfs2-dbpf-attr-cache-branch

Tags: pvfs2-0-0-6 pvfs2-dbpf-attr-cache-branch$BP snapshot-kraken-10-16-2003 pvfs2-0-0-5 pvfs2-0-0-4 pvfs2-0-0-3 snapshot-kraken-10-16-2003-B pvfs2-0-0-8 pvfs2-0-0-9 pvfs2-0-0-7 pvfs2-0-1-3 pvfs2-0-1-0 pvfs2-0-1-2 pvfs2-0-1-1 ... more hide

1.1 new annotated / raw | Lines: 31 ( +31, -0 )

Created: 2003-09-25 15:03:34 -0400 (5 years 3 months ago) | Author: pcarns | Changeset: MAIN:pcarns:20030925190334

README and INSTALL files imported