Timeline


and .

02/03/11:

18:55 Ticket #18 (Client ignores ClientRetryDelayMilliSecs) created by mtmoore
When the source is configured using --with-mx clients ignore …
17:49 Changeset [8725] by sampson
Coding Windows tests…
13:20 Changeset [8724] by mtmoore
additional kernel module changes around xattr_handler and fixing of checks …
12:40 Changeset [8723] by mtmoore
Add parens to make precedence clear (and stop compiler warning). I believe …

02/02/11:

18:00 Changeset [8722] by sampson
Coding Windows tests

02/01/11:

17:10 Changeset [8721] by sampson
Windows client tests

01/28/11:

17:26 Changeset [8720] by sampson
Windows client: test program

01/27/11:

17:02 Changeset [8719] by sampson
Coding Windows client -- error-handling

01/26/11:

17:11 Changeset [8718] by sampson
Coding Windows client -- config file
16:52 Changeset [8717] by bligon
Updated dir.c with bug fix found in revision 1.59. See cvs log for …

01/25/11:

17:00 Changeset [8716] by sampson
Coding Windows client -- release builds

01/24/11:

17:26 Changeset [8715] by sampson
Coding Windows client: service functionality
08:03 Changeset [8714] by mtmoore
add true/false enum if stddef.h doesn't have it defined as is the case in …

01/23/11:

09:33 Changeset [8713] by mtmoore
update ki_pos when doing a synchronous write in the aio codepath (kernels …
09:30 Changeset [8712] by mtmoore
don't error out on lack of utsrelease.h file, just error out if we can't …

01/21/11:

17:19 Changeset [8711] by sampson
Coding Windows client

01/20/11:

17:59 Changeset [8710] by sampson
Coding Windows client

01/19/11:

15:06 Changeset [8709] by sampson
Coding Windows client
00:36 Changeset [8708] by nlmills
added capability trace functions to help gather statistics

01/18/11:

17:22 Changeset [8707] by sampson
Coding Windows client

01/14/11:

16:54 Changeset [8706] by elaine
Fix problems with resolving symbolic links from the pvfs2-* utilities.
13:35 Changeset [8705] by sampson
Updated client service for Dokan 0.6.0

01/13/11:

17:17 Changeset [8704] by sampson
Updating Dokan to 0.6.0
15:11 Changeset [8703] by nlmills
merge with Orange-Branch
12:47 Changeset [8702] by nlmills
nitpicking

01/12/11:

17:12 Changeset [8701] by sampson
Added file deletion and free space reporting to Dokan client

01/11/11:

10:47 Changeset [8700] by mtmoore
Fix for bad ncache entry update when moving files provided by David …
07:45 Ticket #17 (openSUSE 11.2 invalid module format) created by mtmoore
Per pvfs2-users list: …

01/10/11:

19:18 Changeset [8699] by shuangy
add new file to module.mk.in.

01/05/11:

17:29 Changeset [8698] by sampson
Coding Windows client
00:14 Changeset [8697] by mtmoore
hint fixes provided by Julian Kunkel

01/04/11:

17:52 Changeset [8696] by slang
fix provided by julian to hint usage with null type field
17:48 Changeset [8695] by slang
fixes from julian for hint usage with null type field

12/21/10:

17:29 Changeset [8694] by sampson
Coding Windows client
11:36 Ticket #15 (Multiple PVFS_util_init_defaults / PVFS_sys_finalize hangs) closed by mtmoore
fixed: Changes have been committed to Orange-Branch. Although the functions are …
11:34 Ticket #14 (utsrelease.h location) closed by mtmoore
fixed: There were also issues with changes to ctl_table struct and xattr_handler …
11:32 Changeset [8693] by mtmoore
Change PINT_dist_finalize() to unregister and free distributions cleanly. …
11:30 Changeset [8692] by mtmoore
delete items from list when they are being freed
11:30 Changeset [8691] by mtmoore
move gen_mutex_unlock() calls outside of PVFS2_JOB_THREADED #ifdef so …
11:03 Changeset [8690] by mtmoore
fix silly mistake assigning version to wrong variable
10:42 Changeset [8689] by mtmoore
changes to pvfs2-config.h.in due to kernel.m4 changes to support new …
10:40 Changeset [8688] by mtmoore
regenerated configure to include recent kernel.m4 changes to support newer …
10:38 Changeset [8687] by mtmoore
ctl_table struct changed in 2.6.33 and removed ctl_name and strategy …
10:37 Changeset [8686] by mtmoore
xattr_handler member functions changed to the first argument being a …
10:35 Changeset [8685] by mtmoore
Change of utsrelease.h location to include/generated/
10:34 Changeset [8684] by mtmoore
Namespace collision of ENCODING_DEFAULT with an in-tree kernel module in …

12/20/10:

22:03 Ticket #14 (utsrelease.h location) reopened by mtmoore
17:26 Changeset [8683] by sampson
Coding Windows client
10:43 Changeset [8682] by mtmoore
add various free calls on credential struct
10:06 Changeset [8681] by mtmoore
free issuer strdup if defined
07:29 Changeset [8680] by mtmoore
host add to vfs list

12/19/10:

09:42 Ticket #16 (setuid fails) created by mtmoore
Trying to chmod a file via the kernel inteface or pvfs2-chmod to 6XXX …
09:32 Changeset [8679] by mtmoore
error format cleanup
08:09 Changeset [8678] by mtmoore
initialize array to quite valgrind

12/18/10:

14:31 Changeset [8677] by sampson
Coding Windows client
09:40 Changeset [8676] by mtmoore
add back support for calling stat with --use-lib for test-symlink-perms
09:12 Changeset [8675] by mtmoore
fix to stat path
08:33 Changeset [8674] by mtmoore
re-work test-mkdir to support both lib and vfs stats
08:33 Changeset [8673] by mtmoore
re-direct stderr from pvfs-perror

12/17/10:

16:37 Ticket #15 (Multiple PVFS_util_init_defaults / PVFS_sys_finalize hangs) created by mtmoore
If PVFS_util_init_defaults is called more than once in a given process …
15:39 Changeset [8672] by mtmoore
modify test-mkdir.c to avoid multiple/stale ncache problem, just call stat …

12/16/10:

20:55 Ticket #14 (utsrelease.h location) closed by mtmoore
fixed: Patch committed to Orange-Branch.
18:01 Changeset [8671] by sampson
Coding Windows client
14:29 Changeset [8670] by nlmills
Fixed bug found by mtmoore where attempting to remove a non-empty …
13:55 Changeset [8669] by mtmoore
update configure.in for new utsrelease.h location in include/generated/ …
12:51 Ticket #14 (utsrelease.h location) created by mtmoore
Recent kernels place utsrelease.h in include/generated instead of …

12/15/10:

17:54 Changeset [8668] by sampson
Coding Windows client
16:16 Changeset [8667] by mtmoore
add document for how to build/install security features
16:15 Changeset [8666] by mtmoore
change PINT_server_op variable used by tree_communicate to use a more …

12/14/10:

17:58 Changeset [8665] by sampson
Coding Windows client
15:39 Changeset [8664] by nlmills
fixed some string comparison bugs (orange trac #13)
15:02 Ticket #13 (Incorrect string comparisons in pvfs2-xattr) closed by nlmills
fixed: Attached patch attachment:pvfs2-xattr.patch Download also includes some other …
13:20 Changeset [8663] by mtmoore
fix incorrect use of accessing two different members of union
13:06 Changeset [8662] by mtmoore
fix incorrect use of accessing two different members of union
10:27 Ticket #13 (Incorrect string comparisons in pvfs2-xattr) created by nlmills
The string comparisons in pvfs-xattr use the wrong value for the …

12/13/10:

17:31 Changeset [8661] by sampson
Coding Windows client
16:17 Changeset [8660] by shuangy
1. sys-getattr only contact active dirdata servers. 2. cleanup mkdir. 3. …
12:51 Changeset [8659] by bligon
Added initialization to some variables and changed the value of count from …
12:44 Changeset [8658] by bligon
Corrected bug where collection-only was not being set properly. Modified …

12/12/10:

22:53 Ticket #12 (simple_stripe distribution not balanced when datafiles greater than number ...) created by mtmoore
When a request to pvfs2-cp (and potentially other tools) creates a file …

12/10/10:

17:08 Changeset [8657] by sampson
Coding Windows client
15:30 Changeset [8656] by shuangy
sys-readdir only contacts dirdata servers with dirents
09:23 Changeset [8655] by mtmoore
initialize pointer members of getattr server op struct
08:57 Changeset [8654] by mtmoore
initialize array members of s_op->u.getattr struct

12/09/10:

17:31 Changeset [8653] by sampson
Coding Windows client

12/08/10:

16:32 Changeset [8652] by sampson
Coding Windows client

12/07/10:

17:38 Changeset [8651] by sampson
Coding Windows client

12/06/10:

20:31 Ticket #11 (pvfs2-server signal handling) created by mtmoore
A signal handler exists for termination signals in pvfs2-server. However, …
20:07 Ticket #10 (mx performance is less than expected) created by mtmoore
Overall performance over MX is not as high as expected.
20:02 Ticket #9 (Add SNMP MIB support) created by mtmoore
Add support for SNMP queries against OrangeFS filesystems.
20:01 Ticket #8 (test berkeley 11g) created by mtmoore
Test OrangeFS against the new Berkeley DB (11g).
19:59 Ticket #7 (Rotate pvfs2-server log files on HUP) created by mtmoore
The pvfs2-server log can't be rotated without restarting the server. …
19:57 Ticket #6 (pvfs2-genconfig reports static path to pvfs2-server) created by mtmoore
pvfs2-genconfig may be reporting a statically defined path to the …
19:54 Ticket #5 (change kernel logging to fit on a single line) created by mtmoore
Some kernel log messages include newlines which make grepping for log …
19:49 Ticket #4 (Configure checks for software prerequisites) created by mtmoore
Building OrangeFS requires two packages not currently checked for by the …
19:42 Ticket #3 (Berkeley DB configure version check) created by mtmoore
There are known bugs in Berkeley DB versions earlier than 4.8 that we have …
19:41 Changeset [8650] by mtmoore
quickhash safe iterate patch
17:28 Changeset [8649] by sampson
Coding Windows client
16:48 Ticket #2 (acache thrashing) created by mtmoore
There is an issue with acache thrashing / effectiveness. ==== Main issues …
16:26 Changeset [8648] by shuangy
1. add >InitNumDirdataHandles?< field to fs_config and default value set to …

12/03/10:

18:41 Changeset [8647] by bligon
Remove debug statements.
17:17 Changeset [8646] by shuangy
adjust mkdir.

12/02/10:

18:16 Changeset [8645] by shuangy
fixed pvfs2-fsck.
17:26 Changeset [8644] by sampson
Coding Windows client
10:53 Changeset [8643] by sampson
Initial Windows client check-in

12/01/10:

12:00 Changeset [8642] by bligon
Corrected a bug where a null handle and fs_id were being sent into getattr …

11/30/10:

17:22 Changeset [8641] by sampson
Testing apps

11/29/10:

18:30 Changeset [8640] by shuangy
fixed pvfs2-fs-dump.
17:26 Changeset [8639] by sampson
Testing command-line apps

11/24/10:

17:25 Changeset [8638] by sampson
Testing client

11/22/10:

18:51 Changeset [8637] by nlmills
merge with Orange-Branch
17:01 Changeset [8636] by sampson
Testing client

11/19/10:

16:34 Changeset [8635] by sampson
Client testing

11/17/10:

17:33 Changeset [8634] by sampson
Initial client testing
14:43 Changeset [8633] by sampson
Initial client testing

11/16/10:

17:43 Changeset [8632] by sampson
Initial client testing

11/15/10:

14:26 Changeset [8631] by sampson
Porting client

11/13/10:

15:46 Changeset [8630] by mtmoore
Updated configure script
09:54 Changeset [8629] by bligon
Modified configure.in for release 2.8.3, updated pvfs2-config.h.in, and …
09:38 Changeset [8628] by bligon
Modified configure.in with PVFS2_VERSION_SUB=3 and added …

11/12/10:

23:05 Changeset [8627]
This commit was manufactured by cvs2svn to create tag …
23:05 Changeset [8626] by bligon
Removed debugging statements.
18:02 Changeset [8625] by bligon
Corrected dbpf_collection_iterate. When DB_SET_RECNO flag is used with …
18:00 Changeset [8624] by bligon
Modified code to display key/val pairs in a better way. Got the code to …
14:40 Changeset [8623] by sampson
Porting client
11:18 Distributed directories created by walt
11:11 Data mirroring - on immutable created by walt
11:07 Changeset [8622] by mtmoore
move return code to same line as error
10:58 Ticket #1 (Handling of MTIME) created by walt
Handling of MTIME has always been an issue. Need to investigate the …
08:54 Changeset [8621] by mtmoore
prevent reference to NULL resp_p, check the msg_p op_status first

11/11/10:

14:26 Changeset [8620] by sampson
Porting client

11/10/10:

17:31 Changeset [8619] by sampson
Porting client
15:55 Changeset [8618] by sson
changes strstr to strcmp in finding matching node in pint-cached-config.c
11:42 Changeset [8617] by bligon
Fixed problem with pvfs2-fs-dump, so I am adding it back into the nightly …

11/09/10:

17:31 Changeset [8616] by sampson
Porting client
15:15 Access control edited by ligon
(diff)

11/08/10:

17:51 Changeset [8615] by bligon
Modified analyze_remaining_handles to retrieve PVFS_ATTR_SYS_TYPE instead …
17:30 Changeset [8614] by sampson
Porting client

11/05/10:

13:40 Changeset [8613] by mtmoore
remove db-4.8 from develtools target
12:09 Changeset [8612] by bligon
Corrects problem where the server tries to cancel a timed-out i/o …
10:29 Changeset [8611] by elaine
Only allocated the amount of space needed by alt_lio_listio.
Note: See TracTimeline for information about the timeline view.