Timeline


and .

06/12/12:

08:39 Changeset [9332] by wolf
added option to print handles in hex
05:24 Changeset [9331] by wolf
remove newline from warning messages
05:23 Changeset [9330] by wolf
fix RTS_DONE issue
05:22 Changeset [9329] by wolf
support multiple bmi addresses in BMI_initialize
05:08 Changeset [9328] by wolf
allow multiple bmi addresses per alias definition

06/07/12:

14:25 Changeset [9327] by denton
Creating a branch of svn/orangefs/branches/stable to work on extending …

06/06/12:

11:04 Changeset [9326] by sdsnyde
added .sm file for async open
11:03 Changeset [9325] by sdsnyde
asynchronous open state machine added

06/05/12:

11:24 Gather/Scatter Broadcast/Reduce edited by walt
(diff)
11:16 Add ability to fork clients edited by walt
(diff)

06/04/12:

14:52 Add ability to fork clients created by walt
14:45 OrangeFS Projects edited by walt
(diff)

05/31/12:

13:20 Changeset [9324] by walt
updated open of libc to libc.so.6

05/30/12:

16:08 Changeset [9323] by walt
tored realpath.c from trunk - edits to work with direct library were …

05/24/12:

13:24 Changeset [9322] by denton
Corrected mispelled varible.

05/23/12:

12:21 Changeset [9321] by sdsnyde
async i/o interface has been merged with the trunk. source files are in …
11:57 Changeset [9320] by sdsnyde
fixed conflicts in merge with trunk
11:43 Changeset [9319] by sdsnyde
fixed bad merge

05/22/12:

15:54 Changeset [9318] by sdsnyde
updated aio code, and merged with trunk

05/21/12:

15:18 Direct byte-stream implementation created by walt
15:16 Provenance created by walt
15:14 OrangeFS Projects edited by walt
(diff)
11:17 tunable ucache created by walt
11:04 Subfiles edited by walt
(diff)
11:03 Subfiles created by walt
10:57 OrangeFS Projects edited by walt
(diff)
10:52 Gather/Scatter Broadcast/Reduce edited by walt
(diff)
10:47 Gather/Scatter Broadcast/Reduce created by walt
10:45 OrangeFS Projects edited by walt
(diff)
10:42 Improved monitoring and management tools edited by walt
(diff)

05/18/12:

16:21 Changeset [9317] by elaine
There was a bug in job_time_mgr_rem() in that a list is checked for empty …

05/17/12:

18:10 Changeset [9316] by elaine
Honor the bindir setting when installing the fuse component.
18:04 Changeset [9315] by elaine
Fix for using the configure option --enable-static-server. Note that …
17:43 Changeset [9314] by sampson
Merged from stable (9311)
14:31 Changeset [9313] by elaine
Honor the bindir setting when installing the fuse component.
14:03 Changeset [9312] by elaine
Fix for using the configure option --enable-static-server. Note that …
13:40 Changeset [9311] by sampson
Fixed driver uninstall for Windows Client installer.

05/10/12:

16:29 Changeset [9310] by sampson
Fixed uninitialized variable that could case seg fault when file system …
15:27 Changeset [9309] by sampson
Fixed uninitialized variable that could cause seg fault when file system …

05/08/12:

15:20 Changeset [9308] by ligon
Modified pvfs2_readdir, which is executed by the kernel module on behalf …

05/07/12:

15:50 Changeset [9307] by sampson
Tweak gen-locks.h for Windows

05/04/12:

14:27 Changeset [9306] by denton
Commented out capability timestamp and conditionals since capabilites …

05/03/12:

15:22 Changeset [9305] by denton
'get' now unlocks the acache mutex and returns when capabilites have …
11:30 Changeset [9304] by denton
Records are partially/fully invalidated when appropriate (depending upon …

05/01/12:

16:33 Changeset [9303] by denton
Updated some comments, removed extra whitespace.

04/30/12:

16:04 OrangeFS Projects edited by walt
(diff)
13:55 Changeset [9302] by denton
Moved set/reset of acache payload timestamps to the load_payload function. …
11:16 Changeset [9301] by denton
Updated PINT_acache_update to only calloc memory for the acache payload …

04/27/12:

14:34 Changeset [9300] by denton
Corrected timeval errors. Added conditionals to check if the dynamic …
11:04 Changeset [9299] by denton
Added millisecond resolution timestamps in struct acache_payload by doing …
10:31 Changeset [9298] by ligon
Modified the kernel code to re-post data to the shared memory system (for …

04/25/12:

14:10 Changeset [9297] by dcypher
14:09 Changeset [9296] by dcypher
11:18 Changeset [9295] by denton
Creating a temporary branch of svn/orangefs/branches/stable for the …

04/23/12:

15:21 Changeset [9294] by wolf
Fix ib_check_cq error to warning on receive error IBV_WC_WR_FLUSH_ERR
15:18 Changeset [9293] by wolf
added initial support for nic failover; use max MTU available; adjust …
15:15 Changeset [9292] by wolf
added support for linux kernel 3.x
15:09 Changeset [9291] by wolf
added additional checks related to linux 3.x support
15:07 Changeset [9290] by sdsnyde
final change to the module.mk.in
14:35 Changeset [9289] by sdsnyde
removed all aio references
14:22 Changeset [9288] by sdsnyde
merged asyncio branch with the trunk to update with new changeset
14:16 Changeset [9287] by sdsnyde
removed old async io interface files
13:52 Changeset [9286] by sdsnyde
added interface calls for both versions of the client-state-machine test …

04/19/12:

12:30 Changeset [9285] by k
stable/test/server/showconfig.c set additional PINT_parse_config …
11:55 Changeset [9284] by k
Fixed stable 'missing orange.h' error on make install
10:01 Changeset [9283] by elaine
Allow threshold for tree logic to be specified in the config file.

04/18/12:

09:22 Changeset [9282] by sdsnyde
AIO waiting list bugs fixed. Async read/write interface fully functional, …

04/17/12:

19:20 Improved monitoring and management tools edited by walt
(diff)
18:43 Changeset [9281] by sdsnyde
updated bug fix that requires test() to remove the smcb it is waiting on …
17:06 Changeset [9280] by walt
changed a #if to a #ifdef - PVFS_AIO_ENABLE will eventually be defined but …
16:51 Changeset [9279] by walt
added check for a null alias before we try to look up its mapping in the …
00:07 Changeset [9278] by sdsnyde
asyncio interface multi-threaded bug fixes. PVFS_sys_testsome() has been …

04/13/12:

16:23 Changeset [9277] by walt
several bog fixes and cleanups added layout LOCAL added hint support for …
15:51 OrangeFS Projects edited by ligon
(diff)
15:31 Changeset [9276] by ligon
Added #include of unistd.h. On redhat distros …

04/10/12:

13:34 OrangeFS Projects edited by walt
(diff)
13:31 Distributions edited by walt
(diff)

04/09/12:

16:12 Changeset [9275] by ligon
Updated changelog with changeset #9273 info.
16:01 Changeset [9274] by ligon
Updated the changelog file for changeset #9272.
15:33 Changeset [9273] by ligon
Corrected a long time bug: if the number of unexpected requests defined in …

04/06/12:

18:03 Changeset [9272] by ligon
Corrected a long time bug: if the number of unexpected requests defined …

04/04/12:

21:13 Changeset [9271] by sdsnyde
removed references to the aio interface that were causing compile errors

03/30/12:

19:33 Changeset [9270] by sdsnyde
multi-threaded bug fixes

03/20/12:

17:00 Changeset [9269] by sampson
1. Consolidated credential timeout macros. 2. Expanded credential cache …

03/15/12:

15:33 Changeset [9268] by elaine
Clean up any dangling keyval records and bytestreams when a dspace record …
15:19 Changeset [9267] by elaine
Clean up any dangling keyval records and bytestreams when a dspace record …
14:59 Changeset [9266] by walt
minor change
14:46 Changeset [9265] by walt
updated security processing in iocommon - now calls refresh also now …
14:39 Changeset [9264] by denton
Multiply the hit fraction by 100 to correctly represent a hit percentage.
14:18 Changeset [9263] by walt
revert to old security conventials - this is pre-security upgrade
14:00 Changeset [9262] by walt
updates to usrint/ucache code
13:31 Changeset [9261] by k
svn:ignore set svn:ignore in trunk on directories not present in stable
13:26 Changeset [9260] by k
svn:ignore consolidated assignment of new svn:ignore properties to match …
12:09 Changeset [9259] by k
svn:ignore fix ignore for vis
12:09 Changeset [9258] by k
svn:ignore fixing ignore for linux-2.4
11:26 Changeset [9257] by k
svn:ignore additional ignore fixes for doc and ucache
11:10 Changeset [9256] by k
svn:ignore more svn:ignore fixes
10:56 Changeset [9255] by denton
Patching from trunk version so there aren't errors during make when …
10:51 Changeset [9254] by k
svn:ignore more fixes for svn:ignore
10:08 Changeset [9253] by k
svn:ignore fixes for stable

03/14/12:

15:03 Changeset [9252] by k
Makefile.in: Rather than rely on KERNAPPSTHR to determine whether to …
13:29 Changeset [9251] by sampson
1. Removed unneeded openssl.m4 (on trunk ssl.m4 is used). 2. configure …
10:41 Ticket #45 (a way to bypass file read permissions using fuse client:) created by hubcap
This bug was reported by Andrew Savchenko, bircoph@…... Hello, …
03:07 Changeset [9250] by k
Fix for MacOSX where getmattr and setmattr require an additional argument.
02:55 Changeset [9249] by k
Fix for MacOSX where getmattr and setmattr require an additional argument.
02:25 Changeset [9248] by k
digest.c: fix reference to linux only header
02:13 Changeset [9247] by k
Support for F_NOCACHE fcntl on OS X
01:47 Changeset [9246] by k
scanner.l: Remove redeclaration of yyget_leng which causes build failure …
00:03 Changeset [9245] by k
configure.in: allow autoconf-2.57 for centos3
Note: See TracTimeline for information about the timeline view.