Whamcloud - gitweb
Branch: b1_4
authoradilger <adilger>
Wed, 16 Feb 2005 04:32:06 +0000 (04:32 +0000)
committeradilger <adilger>
Wed, 16 Feb 2005 04:32:06 +0000 (04:32 +0000)
Add missing ChangeLog entry (bug not known).
r=eeb (original fix)

lustre/ChangeLog

index 9a8d427..e43dddb 100644 (file)
@@ -32,6 +32,7 @@ tbd         Cluster File Systems, Inc. <info@clusterfs.com>
        - fix ppc64/x86_64 spec to use %{_libdir} instead of /usr/lib (5389)
        - remove ancient LOV_MAGIC_V0 EA support (5047)
        - add "disk I/Os in flight" and "I/O req time" stats in obdfilter
+       - align r/w RPCs to PTLRPC_MAX_BRW_SIZE boundaries for performance
        - allow readahead allocations to fail when low on memory (5383)
        - mmap locking landed again, after considerable improvement (2828)