Timeline
08/09/11:
- 17:57 Changeset [9003] by
- Windows Installer updated
- 14:03 Changeset [9002] by
- apply nlmills pvfs2-xattr fix for mirror handle comparison segfault …
- 13:04 Changeset [9001] by
- Added a cache locking feature utilized by the externally visible API. …
- 13:01 Changeset [9000] by
- Renamed my internal function testing file to ucache_internal_tests.c
- 12:56 Changeset [8999] by
- Renaming this file to ucache_internal_tests.c to clarify its purpose.
08/08/11:
- 17:56 Changeset [8998] by
- Windows install: added mount point dialog
- 10:11 Changeset [8997] by
- Replaced all instances of %08llx associated with (PVFS|TROVE)_handle with …
08/05/11:
- 17:59 Changeset [8996] by
- Updated Windows installer
- 16:22 Changeset [8995] by
- Corrected compiler warnings. src/apps/admin/pvfs2-showcoll.c …
- 14:23 Changeset [8994] by
- replaced %llu->%s for (PVFS|TROVE)_handle
- 11:18 Changeset [8993] by
- 1.put back permission check in {cr|ch|rm}dirent.sm and readdir.sm. 2. …
08/04/11:
- 18:08 Changeset [8992] by
- Updated Windows Installer
- 16:13 Ticket #40 (Path length should allow 4096 bytes instead of 256.) created by
- The client code currently allows only 256 bytes when specifying pathname + …
- 16:04 Changeset [8991] by
- changed %llu->%s for [PVFS/TROVE]_handle
08/02/11:
- 17:19 Changeset [8990] by
- Removed reference to UUID.
- 10:15 Changeset [8989] by
- Reverting changes.
- 10:11 Changeset [8988] by
- Just testing something...ignore.
08/01/11:
- 08:59 Changeset [8987] by
- update dependencies
- 08:53 Changeset [8986] by
- change /etc/rc.d/ references to /etc/init.d, update text of examples …
- 08:45 Changeset [8985] by
- update error if segv-backtrace not configured correctly to disable …
07/29/11:
- 11:18 Changeset [8984] by
- add debug statements for broken op argument, add check for state of op
- 10:55 Changeset [8983] by
- learning to type
- 10:33 Changeset [8982] by
- sanity checks in pvfs2_clean_up_interrupted_operation, rename with …
07/28/11:
- 17:50 Changeset [8981] by
- Updated Windows InstallShield? project
- 16:23 Changeset [8980] by
- 1. bump up TROVE to version 0.1.6, add a data migration function …
- 11:21 Changeset [8979] by
- qhash handle compare and handle hash functions changed to reflect new uuid …
- 11:08 Changeset [8978] by
- Replaced tabs with spaces (4) Added copyright and spacing footer
- 11:08 Changeset [8977] by
- Replaced some while(1) loops with for loops utilizing simple iterator …
07/27/11:
- 17:54 Changeset [8976] by
- Windows: added InstallShield? project and additional files needed for …
- 13:43 Changeset [8975] by
- *** empty log message ***
07/26/11:
- 16:56 Changeset [8974] by
- added additional tests
- 16:54 Changeset [8973] by
- Added additional function declarations from .c file functions to .h
- 16:53 Changeset [8972] by
- Provided additional eviction functions and updated current eviction …
07/25/11:
- 23:15 Changeset [8971] by
- - replace sizeof() with strlen() while passing an argument in …
- 17:35 Changeset [8970] by
- Added Windows project filters. Have client search for first available …
- 15:34 Changeset [8969] by
- not entering admin mode when creating distributed root directory. will …
- 12:18 Changeset [8968] by
- fix up copy_to_user arguments
- 12:16 Changeset [8967] by
- remove extraneous debugging …
- 12:09 Changeset [8966] by
- various memory related changes. mlock bufmap pages, mark pages that are …
07/22/11:
- 09:47 Changeset [8965] by
- changing llu handle references to strings
07/20/11:
- 13:45 Changeset [8964] by
- adding handle printing files
- 13:26 Changeset [8963] by
- Handle printing functionality added for client, server, and other …
07/19/11:
- 16:55 Changeset [8962] by
- small build change for libuuid and printing of temp change for handle …
07/18/11:
- 12:26 Changeset [8961] by
- trove/bmi version change, start working through handle changes from …
07/15/11:
- 23:22 Changeset [8960] by
- client/server builds, much to fix
- 21:49 Changeset [8959] by
- remove extents, handle ranges, precreate pools and various other things …
- 17:10 Changeset [8958] by
- holds socket system call wrappers
- 16:54 Changeset [8957] by
- updates to user interface code: all posix wrappers implemented socket …
- 15:56 OrangeFS Projects edited by
- (diff)
- 11:33 Changeset [8956] by
- adjusted block count back to 512 was using 1024 to test memory entry …
- 11:31 Changeset [8955] by
- Testing file for ucache.c
- 11:29 Changeset [8954] by
- Minor changes to function declarations
- 11:28 Changeset [8953] by
- Updates to memory entry functions.
07/14/11:
- 17:56 Changeset [8952] by
- Modified display of mirrored handles to use the new uuid format.
- 14:26 Ticket #38 (Memory Leak in 2.8.4 server on rhel5.5) closed by
- fixed: The memory leak turned out to be in the PINT_worker_queues_thread_function …
- 12:23 Changeset [8951] by
- Added type cast to prevent compiler warning.
- 12:18 Changeset [8950] by
- Corrected compiler errors. Files affected: …
- 09:44 Changeset [8949] by
- cleanup some of create-immutable-copies.sm to use coding standards
- 09:00 Changeset [8948] by
- cleanup some of create-immutable-copies.sm to use coding standards
07/13/11:
- 17:05 Changeset [8947] by
- Fixed gossip.h: accidentally unincluded syslog.h caused compiler error for …
- 16:04 Changeset [8946] by
- Minor cleanup.
- 15:41 Changeset [8945] by
- Removed 3-way logic using handles as statuses. Files affected: …
- 15:39 Changeset [8944] by
- Removed MIRROR_HANDLE_INIT from server startup. Files affected: …
- 09:43 Changeset [8943] by
- uuid changes, compiles now
07/12/11:
- 17:10 Changeset [8942]
- This commit was manufactured by cvs2svn to create tag 'windows-client-to- …
- 17:10 Changeset [8941] by
- Committed Windows client code to Orange-Branch.
- 16:10 Changeset [8940] by
- Moved the definition and storage allocation of MIRROR_HANDLE_INIT to …
- 15:15 Changeset [8939] by
- Updated lookup_file declaration
- 15:12 Changeset [8938] by
- Debugged functions. Improper file entry removal was causing infinite …
- 15:09 Changeset [8937] by
- Updated 3-way logic to use new UUID functions.
- 11:59 Changeset [8936] by
- *** empty log message ***
- 10:49 Changeset [8935] by
- uuid converstation, PVFS_x_position changes, server/client side first pass …
07/11/11:
- 15:55 Changeset [8934] by
- checkpoint on the uuid road
- 14:02 Changeset [8933] by
- move PVFS_ds_position to different types when appropriate, pass a flag …
- 07:38 Changeset [8932] by
- mark places using position with handle for review
- 07:18 Changeset [8931] by
- cleanup some of create-immutable-copies.sm to use coding standards
07/09/11:
- 08:43 Changeset [8930] by
- checkpoint, transition to uuids
07/08/11:
- 23:18 Changeset [8929] by
- changes to PVFS_handle_X
- 17:26 Changeset [8928] by
- simple update
- 17:25 Changeset [8927] by
- debugged many of the functions written. added some basic test cases to …
- 15:56 Changeset [8926] by
- Silenced compiler warnings.
- 15:47 Changeset [8925] by
- Corrected memory leak: when an operation completes, the …
- 14:53 Changeset [8924] by
- Remove debugging statement.
- 14:09 Changeset [8923] by
- Removed debugging statement.
- 11:51 Changeset [8922] by
- cleanup some of create-immutable-copies.sm to use coding standards
- 11:17 Changeset [8921] by
- cleanup some of mirror.sm to use coding standards
07/07/11:
- 11:04 Changeset [8920] by
- change to #defined calls to uuids
07/06/11:
- 16:25 Changeset [8919] by
- updated functions
- 13:01 Changeset [8918] by
- updated ucache.c functions
- 09:04 Changeset [8917] by
- Relocated info from ucache.c to ucache.h
- 09:02 Changeset [8916] by
- Relocated "ucache": structs, unions, constants, and other includes to …
07/05/11:
- 17:58 Changeset [8915] by
- updated lookup_file function
- 17:00 Changeset [8914] by
- updated functions
- 15:54 Changeset [8913] by
- Windows client: minor update
- 15:03 Changeset [8912] by
- migrate from uint64_t type assignments to uuids
- 14:04 Changeset [8911] by
- 128 bit UUID handles
- 11:23 Ticket #39 (pvfs2-server fails to terminate) created by
- When given a kill signal the pvfs2-server process fails to terminate. …
- 10:39 Changeset [8910] by
- updated ucache functions
07/01/11:
- 15:36 Changeset [8909] by
- basic debugging common error handling
- 09:56 Changeset [8908] by
- formatting only
06/30/11:
- 15:14 Changeset [8907] by
- minor updates
- 11:47 Changeset [8906] by
- A user level client-side cache for the direct user interface
- 09:59 Changeset [8905] by
- add support for directio/alt-aio tests
- 09:58 Changeset [8904] by
- add support for directio/alt-aio tests
- 09:50 Changeset [8903] by
- add support for directio/alt-aio tests
- 09:42 Changeset [8902] by
- add support for directio/alt-aio tests
06/29/11:
- 09:04 Changeset [8901] by
- first pass at fix for file size race condition causing 0 padding data …
06/28/11:
- 14:48 Changeset [8900] by
- added snmp app to modules in src/apps/admin
- 12:18 Changeset [8899] by
- added IO byte counters for small_io added IO byte counters for ONLY …
06/27/11:
- 13:03 Ticket #38 (Memory Leak in 2.8.4 server on rhel5.5) created by
- After some recent testing, it looks like there is a server-side memory …
06/24/11:
- 10:25 Ticket #27 (Re-read configuration on HUP) closed by
- fixed: Done in Orange-Branch: …
- 08:36 Ticket #37 (kernel panic in pvfs2_devreq_writev) created by
- Jun 18 11:36:44 user001 kernel: Unable to handle kernel paging request at …
06/23/11:
- 14:31 Changeset [8898] by
- add initial CI testing scripts
06/21/11:
- 17:41 Changeset [8897] by
- Windows client: copyright header
06/17/11:
- 16:24 Changeset [8896] by
- CORRECTION: The parse_args function was not parsing the "--parents" …
- 16:16 Changeset [8895]
- This commit was manufactured by cvs2svn to create branch 'orange-next'.
- 16:16 Changeset [8894] by
- updated perf counter test program
- 15:26 Changeset [8893]
- This commit was manufactured by cvs2svn to create branch 'becky-test-bed'.
- 15:26 Changeset [8892] by
- fixed stupid break
- 11:23 Changeset [8891] by
- Modifications to perf counter system Minor formatting and documentation …
06/16/11:
- 16:53 Changeset [8890] by
- main implementation done, compiles clean, ready for debugging
06/15/11:
- 17:32 Changeset [8889] by
- Windows client: memory leak detection, memory leak fixes, comments
06/14/11:
- 17:27 Changeset [8888] by
- Windows client: memory leak detection
- 08:23 Ticket #36 (IOzone on FUSE mount fails when not root) created by
- The iozone test done during nightly tests fails on Fuse mounts. The issue …
06/13/11:
- 17:38 Changeset [8887] by
- Windows client: set include path for pvfs2.h and pvfs2-config.h
- 16:01 Changeset [8886] by
- Merged a bug fix from the MAIN branch to the Orange-Branch that correctly …
- 12:53 Changeset [8885] by
- Testing changes to slab cache.
06/12/11:
- 09:57 Ticket #35 (Review LTP tests ran during nightly tests) created by
- The nightly tests include running a specific set of LTP tests. Review the …
06/10/11:
- 17:39 Changeset [8884] by
- Windows client: symbolic link workaround; include files
- 16:23 Changeset [8883]
- This commit was manufactured by cvs2svn to create branch 'test-slab-cache- …
- 16:23 Changeset [8882] by
- Apply patch submitted by Phil Carns that removes duplicate handles from …
- 15:26 Changeset [8881] by
- Apply patch from Phil Carns that removes duplicate handles from the result …
- 15:23 Changeset [8880] by
- Applying patch submitted by Phil Carns to remove duplicate handles from …
- 14:37 ExplainTauSetup created by
- 14:31 Changeset [8879]
- This commit was manufactured by cvs2svn to create branch 'test-duplicate- …
- 14:31 Changeset [8878] by
- add target for installing just 2.4 kernel apps to prevent combined path of …
06/09/11:
- 17:31 Changeset [8877] by
- Windows client: error reporting, symbolic links fixing
- 16:32 Changeset [8876] by
- remove non-error gossip_err and fix kernel2.4 build
06/08/11:
- 20:10 Changeset [8875] by
- compiler warning cleanup
- 20:03 Changeset [8874] by
- compiler warning cleanup
- 19:19 Changeset [8873] by
- compiler warning cleanup
- 18:52 Changeset [8872] by
- compiler warning cleanup
- 17:43 Changeset [8871] by
- compiler warning cleanup
- 15:11 Changeset [8870] by
- Windows client: added Event Log error reporting
- 14:33 Changeset [8869] by
- compiler warning cleanup
- 09:10 Changeset [8868] by
- compiler warning cleanup
- 08:17 Changeset [8867] by
- compiler warning cleanup
- 08:13 Changeset [8866] by
- compiler warning cleanup
- 07:13 Ticket #34 (Data corruption when FTP server writing data to client) created by
- When FTPing a file to an FTP server that exposed an OrangeFS file system, …
06/07/11:
- 21:08 Changeset [8865] by
- don't need that line
- 21:07 Ticket #21 (pvfs2-server segfaults when --alias used) closed by
- fixed: getopt changed to specify alias option takes an argument Patch at: …
- 21:07 Changeset [8864] by
- pvfs2-server alias option takes an argument
- 20:24 Ticket #20 (pvfs2-server reports server shutdown when given -h flag) closed by
- fixed: Cleanly exit if help argument passed. Patch at: …
- 20:16 Changeset [8863] by
- don't try to shutdown the server if the help argument is passed to …
- 19:54 Ticket #11 (pvfs2-server signal handling) closed by
- fixed: Added SIGABRT to backtrace handler. Patch at: …
- 19:50 Changeset [8862] by
- add backtrace handler to SIGABRT
- 19:44 Changeset [8861] by
- quite compiler warning about unterminated string
- 19:40 Ticket #23 (pvfs2-server crashes if metadata directory not available) closed by
- fixed: Extra error checks added to resolve this specific issue. Patch at: …
- 19:28 Changeset [8860] by
- add extra checks during trove cleanup and initialization
- 18:10 Ticket #7 (Rotate pvfs2-server log files on HUP) closed by
- fixed: Functionality added for log file close/open via SIGHUP to server …
- 18:07 Ticket #24 (segv backtrace not functional on newer platforms) closed by
- fixed: The compilation errors related to REG_EIP were caused by incorrect use of …
- 17:58 Changeset [8859] by
- define _GNU_SOURCE in CFLAGS in place of USE_GNU throughout the code. …
- 17:32 Changeset [8858] by
- Windows client: added debug options, made debugging use gossip, added …
- 17:19 Ticket #29 (PVFS Admin apps and client-core fail in a configuration where ib and tcp ...) closed by
- fixed
- 17:18 Ticket #33 (The nightly tests fail when using the MX protocol) created by
- The dbench test loops endlessly while in the "cleanup" step. Not sure why …
06/06/11:
- 22:39 Changeset [8857] by
- friendly message after log re-opened
- 17:27 Changeset [8856] by
- Windows LDAP support
06/03/11:
- 17:40 Changeset [8855] by
- progress on direct user interface
06/02/11:
- 17:35 Changeset [8854] by
- Windows LDAP support; LDAP API added (for real)
- 17:34 Changeset [8853] by
- Windows client LDAP support; new files; LDAP API files added
06/01/11:
- 17:34 Changeset [8852] by
- Windows certificate support: added pvfs2-grid-proxy-init.sh script; …
05/31/11:
- 17:45 Changeset [8851] by
- Windows certificate support: fixes
- 14:16 Changeset [8850] by
- Added prototype for BMI_mx_memalloc to keep compiler from complaining.
05/30/11:
- 17:42 Changeset [8849] by
- Windows certificate support: fixes & error checking; added OpenSSL …
- 13:39 Changeset [8848] by
- Problem: mx address lookup failed when multiple protocols were used at …
- 11:48 Changeset [8847] by
- fix kernel panic when kernel uses unnumbered sysctl entries. pass CTL_NONE …
- 10:35 Changeset [8846] by
- re-open server log file on SIGHUP
05/27/11:
- 17:36 Changeset [8845] by
- Windows certificate support
05/26/11:
- 17:32 Changeset [8844] by
- Windows certificate support -- added custom-built OpenSSL libraries
05/25/11:
- 17:43 Changeset [8843] by
- Windows certificate support
- 16:55 Changeset [8842] by
- update configure checks and kernel code for 2.6.38
05/24/11:
- 17:48 Changeset [8841] by
- Windows certificate support -- libraries added to CVS
05/19/11:
- 17:30 Changeset [8840] by
- Windows certificate support
05/18/11:
- 17:37 Changeset [8839] by
- Windows certificate support
- 03:55 Ticket #32 (pvfs2-xattr segfault, cleanup) created by
- pvfs2-xattr will segfault when doing a string comparison for the …
05/17/11:
- 17:32 Changeset [8838] by
- Coding Windows certificates
- 15:32 Changeset [8837] by
- merge with Orange-Branch
05/14/11:
- 04:15 Changeset [8836] by
- regenerated configure that was broken by the previous change to it
05/13/11:
- 17:38 Changeset [8835] by
- clean pvfs2-server.c
- 17:37 Changeset [8834] by
- Windows client user cache
- 17:15 Changeset [8833] by
- distributed directory structure for root and lost+found directory. In …
05/12/11:
- 17:53 Changeset [8832] by
- Trac Ticket #29. Admin Apps getting a segfault when trying to deallocate …
- 17:48 Changeset [8831] by
- Added unused attribute to several variables and functions to prevent the …
- 17:39 Changeset [8830] by
- Windows certificate processing
05/11/11:
- 17:36 Changeset [8829] by
- Initial Windows certs code
- 16:16 PVFS Issues edited by
- (diff)
- 16:14 Intro to CVS edited by
- (diff)
- 16:13 Compiler Flags created by
- 16:12 OrangeFS Developers Guide edited by
- (diff)
- 16:08 Debugging Tools edited by
- (diff)
- 16:08 Debugging Tools created by
- 16:01 OrangeFS Developers Guide edited by
- (diff)
- 15:59 Intro to CVS edited by
- (diff)
- 15:58 Intro to CVS created by
- 12:41 Intro to Doxygen edited by
- (diff)
- 12:38 Intro to Doxygen edited by
- (diff)
- 12:36 PVFS Issues edited by
- (diff)
- 12:35 C Programming Standards edited by
- (diff)
- 12:33 C Programming Standards edited by
- (diff)
- 12:31 PVFS Issues edited by
- (diff)
- 12:30 PVFS Issues edited by
- (diff)
- 12:24 C Programming Standards edited by
- (diff)
- 12:01 C Programming Standards edited by
- (diff)
- 12:01 C Programming Standards edited by
- (diff)
- 11:53 C Programming Standards edited by
- (diff)
- 11:50 C Programming Standards edited by
- (diff)
- 11:47 C Programming Standards edited by
- (diff)
- 11:46 C Programming Standards edited by
- (diff)
- 11:44 C Programming Standards edited by
- (diff)
- 11:39 C Programming Standards edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.
