home *** CD-ROM | disk | FTP | other *** search
/ ftp.parl.clemson.edu / 2015-02-07.ftp.parl.clemson.edu.tar / ftp.parl.clemson.edu / pub / pvfs2 / orangefs-2.8.3-20110323.tar.gz / orangefs-2.8.3-20110323.tar / orangefs / ChangeLog < prev    next >
Text File  |  2011-03-24  |  4KB  |  99 lines

  1. -----------------------
  2. OrangeFS Release ChangeLog
  3. -----------------------
  4.  
  5. orangefs-2.8.3-20110323
  6. * Bug fix: resolve assert in dbpf_open_cache_remove() when using tree code for file remove
  7.         CVS: Orange-Branch:bligon:20110322141529
  8.  
  9. * Bug fix: PINT_dist_encode() segfault in pvfs2-server caused by the client create state machine not sending dist information on create retries.
  10.         CVS: Orange-Branch:mtmoore:20110322014656 
  11.         CVS: Orange-Branch:mtmoore:20110322031703
  12.         CVS: Orange-Branch:mtmoore:20110322040628
  13.         CVS: Orange-Branch:mtmoore:20110322114637
  14.         CVS: Orange-Branch:mtmoore:20110322121208 
  15.  
  16. * Bug fix: fix incorrect attribute output using sys attrs
  17.         CVS: Orange-Branch:mtmoore:20110301023749
  18.  
  19. * Bug fix: fix segfault in pvfs2-server if client provides too large of buffer in the list-eattr state machine. Includes additional sanity checks on extended attribute operations
  20.         CVS: Orange-Branch:mtmoore:20110225222047
  21.  
  22. * Bug fix: merge dir.c fix from main branch
  23.         CVS: Orange-Branch:bligon:20110126215228 
  24.  
  25. * Bug fix: resolve data corruption caused by ki_pos not being updated during synchronous I/O through asynchronous path (relevant to newer kernels).
  26.         CVS: Orange-Branch:mtmoore:20110123143300
  27.  
  28. * Bug fix: fix resolving symbolic links from pvfs2-* utilities
  29.         CVS: Orange-Branch:mtmoore:20110114215452 
  30.  
  31. * Bug fix: Fix ncache entry update when moving files by David Metheny
  32.         CVS: Orange-Branch:mtmoore:20110111154332 
  33.  
  34. * Bug fix: PVFS_hint_add fix by Julian Kunkel and refinement of patch
  35.         CVS: Orange-Branch:mtmoore:20110105051448 
  36.     CVS: Orange-Branch:bligon:20110224203131
  37.  
  38. * Bug fix: change where unlocks occur w.r.t __PVFS_JOB_THREADED__ to prevent deadlock
  39.         CVS: Orange-Branch:mtmoore:20101221163004
  40.  
  41. * Bug fix: change incorrect use of union members in tree-communicate
  42.         CVS: Orange-Branch:mtmoore:20101214182035 
  43.  
  44. * Bug fix: initialize values in trove-migrate to resolve segfault
  45.         CVS: Orange-Branch:bligon:20101213175120 
  46.  
  47. * Bug fix: pvfs2-mkspace not set collection-only properly
  48.         CVS: Orange-Branch:bligon:20101213174458
  49.  
  50. * Bug fix: update iteration in quickhash to use safe variant
  51.         CVS: Orange-Branch:mtmoore:20101207004159 
  52.  
  53. * Bug fix: null handle/fs_id sent to getattr in client create state machine
  54.         CVS: Orange-Branch:bligon:20101201170021
  55.  
  56. * Added support for newer (> 2.6.18) kernels up through 2.6.34.
  57.         CVS: Orange-Branch:mtmoore:20101216185529 
  58.         CVS: Orange-Branch:mtmoore:20101221153412 
  59.         CVS: Orange-Branch:mtmoore:20101221153514
  60.         CVS: Orange-Branch:mtmoore:20101221153709
  61.         CVS: Orange-Branch:mtmoore:20101221153806 
  62.         CVS: Orange-Branch:mtmoore:20101221154012 
  63.         CVS: Orange-Branch:mtmoore:20101221154240 
  64.         CVS: Orange-Branch:mtmoore:20101221160327
  65.         CVS: Orange-Branch:mtmoore:20110123143015 
  66.         CVS: Orange-Branch:mtmoore:20110124130323
  67.         CVS: Orange-Branch:mtmoore:20110203182026
  68.  
  69. * Added beginning of new user interface
  70.         CVS: Orange-Branch:walt:20110208213934
  71.  
  72. * Cleanup: change PINT_dist_finalize to unregister and free distributions cleanly
  73.         CVS: Orange-Branch:mtmoore:20101221163224 
  74.  
  75. * Cleanup: delete items from timer queue list when element is freed
  76.         CVS: Orange-Branch:mtmoore:20101221163041
  77.  
  78. -------------------------------------------------------------------------------
  79.  
  80.  
  81. orangefs-2.8.2-20100920
  82. * Changed unstuff state machine to handle writing to files with read-only
  83. permissions on create 
  84.     CVS: Orange-Branch:bligon:20100920181650
  85.  
  86. * Bug fix for kernel panics from list corruption
  87.     CVS: Orange-Branch:mtmoore:20100915132022 
  88.  
  89. * Trove version increase to 0.1.5 to support precreate pools of multiple types
  90.     CVS: Orange-Branch:mtmoore:20100908153740
  91.  
  92. * PJMP memory leak fix
  93.     CVS: Orange-Branch:bligon:20100906203050
  94.  
  95. * BMI memory leak fix
  96.     CVS: Orange-Branch:bligon:20100831190531,
  97.          Orange-Branch:bligon:20100831190748,
  98.          Orange-Branch:bligon:20100902155433
  99.