Timeline
08/03/12:
- 18:26 Changeset [9432] by
- added truncate operation to aiocommon. pxfs updated with ftruncate(64)
- 17:40 Changeset [9431] by
- update split_pathname
- 17:35 Changeset [9430] by
- updates to split_pathname
- 17:35 Changeset [9429] by
- updates to split_pathname
- 17:20 Changeset [9428] by
- fixed small bug fixes in the aio-open state machine. pxfs_open(64) and …
- 15:40 Changeset [9427] by
- pxfs routines for rename and fstat(64). changed rd/wr interface, but still …
- 14:01 Changeset [9426] by
- New PVFS_path datastructure
- 13:38 Changeset [9425] by
- Complete reworks of the user itnerface path handling and lookup to handle …
08/01/12:
- 15:52 Changeset [9424] by
- updates for aio interface. adding new aio-rename state machine to usrint
07/31/12:
- 13:15 Changeset [9423] by
- Just changed a few more gossip_err's into gossip_debug statements
- 11:07 Changeset [9422] by
- Added gossip_debug to non-critical errors.
- 10:28 Changeset [9421] by
- In pvfs2-debug.h I have added a mask bit for the sid cache. I also added …
- 10:26 Changeset [9420] by
- I moved the gossip.h include to sidcache.c instead of sidcache.h. I also …
- 10:04 Changeset [9419] by
- Just added a 1 to the #define in header files
07/30/12:
- 15:54 Changeset [9418] by
- Added an optional parameter (-s) to pvfs2-set-mode.c that allows you …
- 15:27 Changeset [9417] by
- Modified the kernel code to re-post data to the shared memory system (for …
- 14:41 Changeset [9416] by
- I updated the open and close database functions so that if the environment …
- 10:33 Changeset [9415] by
- 10:16 Changeset [9414] by
- Just updated a couple more comments in sidcache.h and sidcache.c
- 10:08 Changeset [9413] by
- Updated comments in sidcache.h and sidcache.c
07/26/12:
- 17:56 Changeset [9412] by
- Added #include of unistd.h. On redhat distros _POSIX_THREAD_PROCESS_SHARED …
- 17:35 Changeset [9411] by
- Modified the display of handles when -i option is used along with any …
- 17:15 Changeset [9410] by
- Made PINT_gen_unsigned_credential a static function and created a …
- 16:50 Changeset [9409] by
- And one more to remove the old file.
- 16:37 Changeset [9408] by
- Changed name of state machine file.
- 16:36 Changeset [9407] by
- Initial commit for hardlink changes.
- 12:48 Changeset [9406] by
- nano
- 12:46 Changeset [9405] by
- nano
- 12:42 Changeset [9404] by
- nano
- 12:39 Changeset [9403] by
- nano
- 12:05 Changeset [9402] by
- removing debug statements
- 11:56 Changeset [9401] by
- bug fixes in aiocommon. added new pxfs library routines. rewrote the …
07/25/12:
- 11:26 Changeset [9400] by
- Changed name of the "user_cache_u" union to ucache_u for naming …
- 11:24 Changeset [9399] by
- Changed name of the "user_cache_u" union to ucache_u for naming …
- 10:36 Changeset [9398] by
- 1. Updated paths and macros in Windows projects. 2. Added Windows project …
07/24/12:
- 14:11 Changeset [9397] by
- Moved temporary define of SID_ATTR_NUM in sidcacheval.h
- 14:08 Changeset [9396] by
- We have updated all the errors that were originally printf's to standard …
07/23/12:
- 17:17 Changeset [9395] by
- Improved functionality and corrected errors.
07/20/12:
- 17:51 Changeset [9394] by
- Updated Windows projects (i.e. makefiles) and headers.
- 11:25 Changeset [9393] by
- 1. Moved Windows-specific files to a new windows directory. 2. Removed …
07/19/12:
- 08:30 Changeset [9392] by
- I just updated some errors I found in some of the code in sidcache.c and …
- 07:32 Changeset [9391] by
07/18/12:
- 18:28 Changeset [9390] by
- 17:48 Changeset [9389] by
- 17:45 Changeset [9388] by
- I have added the functions definitions that Ben and I created to …
- 17:21 Changeset [9387] by
- Just checking to make sure I can commit changes -Brian Atkinson
- 13:30 Changeset [9386] by
- Improved code formatting and corrected some errors.
- 13:15 Changeset [9385] by
- Merged and tested changes from the stable branch (rev 9336). These …
- 10:22 Changeset [9384] by
- Source retab to 4 spaces instead of tab characters. Spelling correction in …
07/17/12:
- 11:58 Changeset [9383] by
- bug fixes for aiocommon interface. open, read, and write operations are …
07/16/12:
- 16:18 Changeset [9382] by
- Added a brief README and a helper script that builds the PVFS2JNI JNI …
- 11:08 Changeset [9381] by
- Initial commit of JNI layer.
07/12/12:
- 16:47 Changeset [9380] by
- Removed extern prototype for PVFS_util_resolve_absolute from realpath.c …
- 15:43 Changeset [9379] by
- Corrected improper handling of R/W when less than full ucache block is …
- 15:05 Changeset [9378] by
- changes to user library - it now appears to deal worrectly with any number …
07/11/12:
- 15:17 Changeset [9377] by
- added new files and finished most of the work in aiocommon
- 12:48 Changeset [9376] by
- updated aio interface
07/10/12:
- 16:39 Changeset [9375] by
- added pxfs.c, start of the pxfs async interface
- 16:37 Changeset [9374] by
- aio interface adjusted for arbitrary number of aio ops
07/06/12:
- 15:20 Changeset [9373] by
- initial version of sidcache policy mechanism
- 15:19 Changeset [9372] by
- initial version of sidcache policy mechanism
07/05/12:
- 17:03 Changeset [9371] by
- dirs for new v3 code
- 17:00 Changeset [9370] by
- A pre-2.9 development branch
- 13:09 Changeset [9369] by
- open state machine added to usrint directory, to be used for asynchronous …
- 12:26 Improved monitoring and management tools edited by
- (diff)
07/04/12:
- 16:27 Changeset [9368] by
- Add flags and compare function.
07/03/12:
- 21:39 Changeset [9367] by
- Add pvfs2-remove-prealloc utility to clean up from all databases any …
- 16:47 Changeset [9366] by
- Added human readable times to pvfs2-db-display.
- 14:06 Changeset [9365] by
- Added an optional parameter (-s) that allows you change mode on a specific …
06/29/12:
- 16:55 Changeset [9364] by
- Spelling…
- 16:51 Changeset [9363] by
- Corrected bug in ucache where wrong amount of data was being written on …
- 12:13 Changeset [9362] by
- Corrected the description of what the configure argument --enable-ucache …
06/28/12:
- 14:52 Changeset [9361] by
- 1. Changed so that server regains ability to look up multiple directories …
06/26/12:
- 13:22 Changeset [9360] by
- Fixed merge in upcall.h
06/25/12:
- 21:47 Changeset [9359] by
- merge with stable
- 21:35 Changeset [9358] by
- reverse merge back to r9269
06/22/12:
- 16:50 Changeset [9357] by
- uncommented module.mk line to build uid tool
06/21/12:
- 14:29 Changeset [9356] by
- Merge showconfig.c test from stable
- 11:26 Changeset [9355] by
- 1. Fixed support for tree options (from stable). 2. Fixed spelling of …
06/20/12:
- 16:48 Changeset [9354] by
- Adding updates to acache from stable branch.
06/19/12:
- 13:34 Changeset [9353] by
- Merged Windows changes from stable
06/18/12:
- 16:18 Changeset [9352] by
- Merged from the changes in the stable branch
- 16:15 Changeset [9351] by
- Merged changes from stable branch
- 15:38 Changeset [9350] by
- Updated Windows installer for v2.8.6 (from rev. 9348).
- 15:35 Changeset [9349] by
- Updated Windows installer for v2.8.6 (from rev. 9348).
- 15:29 Changeset [9348] by
- Updated Windows Client installer for v2.8.6.
- 15:16 Changeset [9347] by
- Fixed Windows portability on realpath.c.
- 15:13 Changeset [9346] by
- Replaced the word Stable with orangefs-2.8.6
- 13:24 Changeset [9345] by
- v2.8.6: apply denton fix acache patch aka changeset:9343
- 13:14 Changeset [9344] by
- Fixed Windows portability on realpath.c.
- 11:16 Changeset [9343] by
- Removed references to static_acache_*, since the previously separated …
- 10:24 Changeset [9342] by
- v2.8.6
- 06:09 Changeset [9341] by
- stable: test/automated/sysint-tests.d/cp alter path since target was no …
06/17/12:
- 22:28 Changeset [9340] by
- Merge of kernel.m4 changes from the stable branch.
- 22:22 Changeset [9339] by
- Merge of kernel changes in the stable branch
- 22:15 Changeset [9338] by
- Merge of BMI changes from stable branch
06/15/12:
- 15:20 Changeset [9337] by
- Merged changes from acache_improvement branch.
- 12:02 Changeset [9336] by
- New Feature: users can now specify at configure time how they want the …
06/14/12:
- 14:58 Changeset [9335] by
- async open moved to the usrint directory
- 14:11 Changeset [9334] by
- changes made for the async open state machine
- 13:41 Changeset [9333] by
- No need for this to be in its own branch.
06/12/12:
- 08:39 Changeset [9332] by
- added option to print handles in hex
- 05:24 Changeset [9331] by
- remove newline from warning messages
- 05:23 Changeset [9330] by
- fix RTS_DONE issue
- 05:22 Changeset [9329] by
- support multiple bmi addresses in BMI_initialize
- 05:08 Changeset [9328] by
- allow multiple bmi addresses per alias definition
06/07/12:
- 14:25 Changeset [9327] by
- Creating a branch of svn/orangefs/branches/stable to work on extending …
06/06/12:
- 11:04 Changeset [9326] by
- added .sm file for async open
- 11:03 Changeset [9325] by
- asynchronous open state machine added
06/05/12:
- 11:24 Gather/Scatter Broadcast/Reduce edited by
- (diff)
- 11:16 Add ability to fork clients edited by
- (diff)
06/04/12:
05/31/12:
- 13:20 Changeset [9324] by
- updated open of libc to libc.so.6
05/30/12:
- 16:08 Changeset [9323] by
- tored realpath.c from trunk - edits to work with direct library were …
05/24/12:
- 13:24 Changeset [9322] by
- Corrected mispelled varible.
05/23/12:
- 12:21 Changeset [9321] by
- async i/o interface has been merged with the trunk. source files are in …
- 11:57 Changeset [9320] by
- fixed conflicts in merge with trunk
- 11:43 Changeset [9319] by
- fixed bad merge
05/22/12:
- 15:54 Changeset [9318] by
- updated aio code, and merged with trunk
05/21/12:
- 15:18 Direct byte-stream implementation created by
- 15:16 Provenance created by
- 15:14 OrangeFS Projects edited by
- (diff)
- 11:17 tunable ucache created by
- 11:04 Subfiles edited by
- (diff)
- 11:03 Subfiles created by
- 10:57 OrangeFS Projects edited by
- (diff)
- 10:52 Gather/Scatter Broadcast/Reduce edited by
- (diff)
- 10:47 Gather/Scatter Broadcast/Reduce created by
- 10:45 OrangeFS Projects edited by
- (diff)
- 10:42 Improved monitoring and management tools edited by
- (diff)
05/18/12:
- 16:21 Changeset [9317] by
- 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
- Honor the bindir setting when installing the fuse component.
- 18:04 Changeset [9315] by
- Fix for using the configure option --enable-static-server. Note that …
- 17:43 Changeset [9314] by
- Merged from stable (9311)
- 14:31 Changeset [9313] by
- Honor the bindir setting when installing the fuse component.
- 14:03 Changeset [9312] by
- Fix for using the configure option --enable-static-server. Note that …
- 13:40 Changeset [9311] by
- Fixed driver uninstall for Windows Client installer.
05/10/12:
- 16:29 Changeset [9310] by
- Fixed uninitialized variable that could case seg fault when file system …
- 15:27 Changeset [9309] by
- Fixed uninitialized variable that could cause seg fault when file system …
05/08/12:
- 15:20 Changeset [9308] by
- Modified pvfs2_readdir, which is executed by the kernel module on behalf …
05/07/12:
- 15:50 Changeset [9307] by
- Tweak gen-locks.h for Windows
Note: See TracTimeline
for information about the timeline view.
