[Pvfs2-cvs] commit by slang in pvfs2: ChangeLog
CVS commit program
cvs at parl.clemson.edu
Tue Dec 5 18:56:22 EST 2006
Update of /projects/cvsroot/pvfs2
In directory parlweb1:/tmp/cvs-serv5401
Modified Files:
Tag: pvfs-2-6-branch
ChangeLog
Log Message:
add changes for 2.6.1
Index: ChangeLog
===================================================================
RCS file: /projects/cvsroot/pvfs2/ChangeLog,v
diff -p -u -r1.195.26.2 -r1.195.26.3
--- ChangeLog 14 Nov 2006 22:21:10 -0000 1.195.26.2
+++ ChangeLog 5 Dec 2006 23:56:21 -0000 1.195.26.3
@@ -2,6 +2,19 @@
PVFS2 Release ChangeLog
-----------------------
+pvfs-2.6.1
+==============
+
+* fix --enable-fast
+* fix to build for client-core-threaded (make clean and make kmod before make)
+* fix problems on ppc64 (long/int type mismatches, no _syscall, removed
+warnings)
+* fix overwrites past end of request
+* allow kernel buffer size to be tuned from pvfs2-client
+* fixups for linux kernel version 2.6.19
+ - check return type of kmem_cache_destroy
+ - combine readv/writev to aio_read/aio_write
+
pvfs-2.6.0
==============
* kernel module cleanups
More information about the Pvfs2-cvs
mailing list