Timeline


and .

12/07/11:

16:05 Changeset [9147] by k
mtab/fstab file handling: - Fix segfault that could be triggered by …
15:58 Changeset [9146] by k
realpath.c: Temporary fix to use readlink (instead of pvfs_readlink) …
15:42 Changeset [9145] by k
Quick fix for HOST_NAME_MAX in pvfs2-gencred.c but should someday be fixed …
15:12 Changeset [9144] by k
Makefile.in: Fixed typo, tested bmionly, and --disable-usrint now works.
14:11 Changeset [9143] by k
pvfs2-util.c fix typo (should be SIGCHLD not SIGCLD)
14:10 Changeset [9142] by k
Support for F_NOCACHE fcntl on OS X
14:09 Changeset [9141] by k
Cleanup library variable setup in Makefile.in
12:16 Changeset [9140] by k
scanner.l: Remove redeclaration of yyget_leng which causes build failure …

12/05/11:

16:01 Changeset [9139] by k
Makefile.in: libofs depends on libpvfs2 which was not in LDSHARED search …

12/02/11:

14:10 High performance user interface edited by denton
(diff)
07:00 Changeset [9138] by k
Copy branches/Orange-Branch to trunk
06:59 Changeset [9137] by k
Move CVS HEAD to branches/pvfs2

12/01/11:

17:23 Changeset [9136] by jdenton
Instead of calling the executable ucached in ".", now assuming the folder …
17:19 Changeset [9135] by jdenton
Fixed bug that was causing inserted files to not be chained in hash table. …

11/23/11:

16:20 Changeset [9134] by jdenton
Corrected padding in strutures defined in ucache.h to conform to 8 byte …

11/21/11:

13:05 Changeset [9133] by sampson
Added debugging of capabilities and credentials. Use security, access and …

11/16/11:

13:35 Changeset [9132] by sampson
Added security functionality to nightly test script.

11/14/11:

12:31 Changeset [9131] by justinc
Added htaccess files to certificates webapp.
12:26 Changeset [9130] by justinc
Added webapp for user's certificates

11/09/11:

22:34 Changeset [9129] by jdenton
removed place_data and provided replacement functions.
15:00 Links edited by walt
(diff)
15:00 OrangeFS Developers Guide edited by walt
(diff)
15:00 Contribute edited by walt
(diff)
14:59 Contribute edited by walt
(diff)
14:59 OrangeFS Overview edited by walt
(diff)
14:58 OrangeFS Projects edited by walt
(diff)
14:57 Access control edited by walt
(diff)
14:57 Distributed directories edited by walt
(diff)
14:56 Data mirroring - on immutable edited by walt
(diff)
14:56 Searchable metadata edited by walt
(diff)
14:56 High performance user interface edited by walt
(diff)
14:55 Server request to manage deleting open files edited by walt
(diff)
14:55 Improved monitoring and management tools edited by walt
(diff)
14:54 Improved fsck and related tools edited by walt
(diff)
13:05 Server request to manage deleting open files created by walt

11/08/11:

15:39 OrangeFS Projects edited by walt
(diff)
15:33 OrangeFS Projects edited by walt
(diff)
15:33 Improved monitoring and management tools edited by walt
(diff)
15:30 OrangeFS Projects edited by walt
(diff)
15:28 OrangeFS Projects edited by walt
(diff)
14:51 Changeset [9128] by jdenton
Fixed warnings.
14:50 Changeset [9127] by jdenton
Corrected the return val that wasn't being defined when ucache was …
09:44 Changeset [9126] by jdenton
Updates to file insertion and other things.

11/07/11:

16:03 Changeset [9125] by sampson
Fixed bug in PINT_realpath that caused infinite recursion.

11/04/11:

16:41 Changeset [9124]
This commit was manufactured by cvs2svn to create tag 'Orange-security- …
16:41 Changeset [9123] by sampson
Merged robust security code into Orange-Branch.

11/03/11:

16:31 Changeset [9122]
This commit was manufactured by cvs2svn to create tag 'Orange-security- …
16:31 Changeset [9121] by walt
actual foxes for ucached (in Makefile.in, etc)
16:10 Changeset [9120] by walt
fixed up compile stuff for ucached
15:13 Changeset [9119] by jdenton
Added #include of usrint.h to the beginning of ucache.c to include the top …

11/02/11:

16:24 Changeset [9118] by jdenton
Updated to reflect the names of the source files for the ucache daemon and …
16:23 Changeset [9117] by jdenton
*** empty log message ***
16:15 Changeset [9116] by jdenton
made changes in iocommon_readorwrite added print_dirty function to print …

11/01/11:

17:33 Changeset [9115] by walt
Added include file for pvfs_xxx user interface Added script to build tools …

10/31/11:

14:37 Changeset [9114] by walt
modified internal r/w interface to take pvfs_object_ref

10/28/11:

15:52 Changeset [9113] by bligon
Removed compiler warnings.
15:04 Changeset [9112] by mtmoore
fix configure
11:08 Changeset [9111] by jdenton
Replaced "casts to signed types" with properly sized #defines. Added a new …

10/26/11:

15:39 Changeset [9110] by walt
finish up SL fix
15:27 Changeset [9109] by walt
Fixing scandir and dlfcn issues for SL
13:15 Changeset [9108] by walt
OK trying to get this scandir thing right. This should do it.
12:32 Changeset [9107] by walt
fixed usrint decls of xattr stuff I forgot to fix previously
12:23 Changeset [9106] by walt
fixed scandir def to compile with both new and old versions added step in …

10/25/11:

18:19 Changeset [9105] by bligon
(1)Removed compiler warnings. (2)Problem: server seg faulted when the …
18:04 Changeset [9104] by bligon
Removed compiler warnings src/apps/admin/pvfs2-stat.c …

10/24/11:

16:50 Changeset [9103] by jdenton
updated ucache_initialize and ucache_init_file_table. added a feature to …
08:46 Ticket #44 (merge BMI) created by mtmoore
BMI code has been updated and placed in a GIT repository by ANL at …

10/21/11:

17:57 Changeset [9102] by walt
changed return type of link from ssize_t to int
17:53 Changeset [9101] by walt
changed return value of readlinkat to ssize_t
17:40 Changeset [9100] by walt
still not quite right …
17:01 Changeset [9099] by walt
added configure items for acl includes
16:59 Ticket #43 (qlogic IB RTR->RTS invalid argument) created by mtmoore
Using QLogic OFED (not 100% sure when it's an issue other than with QLogic …
16:57 WikiStart edited by mtmoore
(diff)
16:34 Changeset [9098] by jdenton
Cleaning up old watch utilities.
16:26 Changeset [9097] by jdenton
updated "watch utilities"
16:15 Changeset [9096] by jdenton
Fixed. Again.
16:12 Changeset [9095] by walt
*** empty log message ***
15:37 Changeset [9094] by jdenton
Added polling to ucached and other features. More to come.
14:35 Changeset [9093] by walt
initial working versionof usrint code auto configures usrint on an ucache …

10/18/11:

11:41 Changeset [9092] by walt
Makefile module for pvfs-ucached

10/14/11:

13:18 Changeset [9091] by dcypher
Man files

10/11/11:

17:09 Changeset [9090] by jdenton
More bug fixes in memory entry initialization and LRU management. Still …
13:32 Changeset [9089] by jdenton
Corrected many bugs. Updated structures to reflect proper byte sizes. …
12:51 Ticket #42 (Investigate why Palmetto PVFS client got Filldir error) created by ligon
Sep 29 10:30:26 node0144 kernel: Filldir failed on one of the first two …
11:50 Changeset [9088] by walt
added ERANGE error code

10/10/11:

16:02 Changeset [9087] by walt
usrint mostly working - ucache untested
15:31 Changeset [9086] by dcypher
More man updates

10/06/11:

14:00 Changeset [9085] by dcypher
Updated existing man files and added new man files.

10/05/11:

16:17 Ticket #12 (simple_stripe distribution not balanced when datafiles greater than number ...) closed by ligon
fixed
16:15 Ticket #41 (pvfs2-server segfaults when num_dfiles larger than number of servers) closed by ligon
fixed
16:09 Changeset [9084] by bligon
Added optimization. When a file is created and the requested number of …
16:03 Changeset [9083] by bligon
Added optimization. When a file is created and the requested number of …
14:20 Changeset [9082] by bligon
Problem: server seg faulted when the unstuff state machine tried to …

10/04/11:

17:00 Changeset [9081] by bligon
Problem: server seg faulted when the unstuff state machine tried to …
12:11 Changeset [9080] by walt
coreutils bash tcsh running various minor bug fixes
10:39 Changeset [9079] by sson
bug fix in the value size mismatch for seteattr.

10/03/11:

12:32 Changeset [9078] by sson
Added pvfs2-join.c under src/apps/admin dir.

09/30/11:

14:56 Changeset [9077] by walt
acl and mmap code

09/26/11:

16:35 Changeset [9076] by walt
after major debugging the library mostly works tested with coreutils, …

09/23/11:

14:52 Changeset [9075] by sampson
Windows documentation and installer update

09/20/11:

17:28 Changeset [9074]
This commit was manufactured by cvs2svn to create tag 'windows- …
17:28 Changeset [9073] by sampson
Added Windows documentation PDF; updated installer
12:44 MakeRelease edited by mtmoore
(diff)
12:13 MakeRelease edited by mtmoore
(diff)
12:12 MakeRelease edited by mtmoore
(diff)
10:37 Changeset [9072] by dcypher
Not sure why this was removed from the repository, but I'm adding this …

09/19/11:

18:05 Changeset [9071] by sampson
Updated Windows installer
16:56 Changeset [9070] by jdenton
Changed how ucached and ucached_cmd determine if an instance of the daemon …

09/18/11:

14:07 Changeset [9069] by mtmoore
updated changelog
13:11 Changeset [9068] by mtmoore
merge change for munlock with no ifdef
13:06 Changeset [9067] by mtmoore
munlock memory that was hiding in an ifdef
12:15 Links edited by mtmoore
(diff)
12:14 DBVersionRequired edited by mtmoore
(diff)
12:12 DBVersionRequired edited by mtmoore
(diff)
11:46 DBVersionRequired edited by mtmoore
(diff)
11:37 DBVersionRequired edited by mtmoore
(diff)
11:30 DBVersionRequired edited by mtmoore
(diff)
11:24 DBVersionRequired created by mtmoore
11:00 Changeset [9066]
This commit was manufactured by cvs2svn to create branch 'orangefs-2-8-5'.
11:00 Changeset [9065] by mtmoore
clean up existing gzip manpages in install location before gzipping new
11:00 Changeset [9064] by mtmoore
print all dh handles
10:39 MakeRelease edited by mtmoore
(diff)

09/16/11:

15:22 Changeset [9063] by jdenton
ucache daemon tools include: a daemon process (ucached) that interfaces …
10:21 Branches edited by elaine
(diff)
10:21 Branches edited by elaine
(diff)
10:20 Branches edited by elaine
(diff)
09:37 Branches edited by mtmoore
(diff)
09:29 Changeset [9062] by mtmoore
Begin adding/merging pNFS support starting with patches from Dean …
08:19 Links edited by mtmoore
(diff)
08:18 Links edited by mtmoore
(diff)
08:18 Links edited by mtmoore
(diff)
08:16 Links edited by mtmoore
(diff)
08:15 Links edited by mtmoore
(diff)
08:13 Links edited by mtmoore
(diff)
08:12 Links created by mtmoore
08:01 Compiler Flags edited by mtmoore
(diff)
08:00 WikiStart edited by mtmoore
(diff)
07:59 WikiStart edited by mtmoore
(diff)
07:59 WikiStart edited by mtmoore
(diff)
07:56 WikiStart edited by mtmoore
(diff)
07:56 WikiStart edited by mtmoore
(diff)
07:54 WikiStart edited by mtmoore
(diff)
07:54 WikiStart edited by mtmoore
(diff)
07:52 WikiStart edited by mtmoore
(diff)

09/15/11:

16:19 Ticket #34 (Data corruption when FTP server writing data to client) closed by mtmoore
fixed: DirectIO patch committed to Orange-Branch.

09/13/11:

17:13 Changeset [9061]
This commit was manufactured by cvs2svn to create branch 'pnfs-merge'.
17:13 Changeset [9060] by jdenton
Prevents the ucache from being utilized if the ptrs to shared memory for …
07:11 Branches edited by mtmoore
(diff)

09/12/11:

21:56 Branches edited by mtmoore
(diff)
21:55 Branches edited by mtmoore
(diff)
17:22 Branches edited by mtmoore
(diff)
17:21 Branches edited by mtmoore
(diff)
17:11 Branches edited by mtmoore
(diff)
17:10 Branches edited by mtmoore
(diff)
17:06 Branches edited by mtmoore
(diff)
17:05 Branches edited by mtmoore
(diff)
17:04 Branches edited by mtmoore
(diff)
17:03 Branches edited by mtmoore
(diff)
17:02 Branches edited by mtmoore
(diff)
16:56 Branches edited by mtmoore
(diff)
16:47 Branches created by mtmoore
09:02 Changeset [9059] by jdenton
Fixed some warnings by casting from integer of some size to the …

09/09/11:

16:12 Changeset [9058] by jdenton
Now compiles on 64 bit machines. Corrected some casting warnings.
15:51 Changeset [9057] by sampson
Set the minor protocol version back to 0 (based on discussion)

09/08/11:

17:39 Changeset [9056] by sampson
Windows Client: fixed timeout issue
14:58 Changeset [9055] by jdenton
Fixing jenkins
13:21 Changeset [9054] by jdenton
Can handle 32/64 bit void *
Note: See TracTimeline for information about the timeline view.