root/trunk/ChangeLog @ 9218

Revision 9218, 4.2 KB (checked in by ligon, 16 months ago)

Added pvfs2-ls change.

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