Changeset 8233 for branches/pvfs-2-8-branch/ChangeLog
- Timestamp:
- 02/04/10 11:52:14 (3 years ago)
- Files:
-
- 1 modified
-
branches/pvfs-2-8-branch/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pvfs-2-8-branch/ChangeLog
r8232 r8233 9 9 * Performance improvement for small, serial I/O workloads 10 10 * Performance improvement for many (10k) close operations in parallel 11 * This release includes a number of minor bug fixes, including to:11 * This release includes a number of minor bug fixes, including fixes for: 12 12 - trove direct I/O mode for syncing file size 13 13 - cancelation of I/O on timeout 14 14 - permission checking for truncate 15 - fix foracl checking return value (should be EACCES)16 - fix forgroup permission checking17 - fixdouble free in create cleanup path15 - acl checking return value (should be EACCES) 16 - group permission checking 17 - double free in create cleanup path 18 18 - unstuff code path for read operations 19 19 - allow creating a file with just a single datafile
