X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre-iokit%2FChangeLog;h=69e48fbdbe62d4954751325902c2bf46f0bbdad1;hb=0f1618c8370a22ff41f43b809c86c0962a1a7d49;hp=132861d641c59e2c91b71b92d8f1cb14a1ea31a8;hpb=83f0df939215953846a36f92fe279371d091210b;p=fs%2Flustre-release.git diff --git a/lustre-iokit/ChangeLog b/lustre-iokit/ChangeLog index 132861d..69e48fb 100644 --- a/lustre-iokit/ChangeLog +++ b/lustre-iokit/ChangeLog @@ -4,3 +4,19 @@ 10851 - minor obdfilter fixes 11485 - sgpdd_survey uses readcap for block size 12741 - better error checking for sgpdd_survey +2007-07-26 Jitendra Pawar + Fixes for bug: 11171 + - Added common library "libobd" + - Improved obdfilter-survey +2007-08-01 Jitendra Pawar + Fixes for bug: 10961 + - Modified README.obdfilter-survey +2007-08-22 Jitendra Pawar + Aditions for bug: 11171 + - Added automatic ondecho module load support on client and server + - Added flexible OSS setup and cleanup +2007-09-21 Jitendra Pawar + Aditions for bug: 11171, 10961 + - removed OSTS and ECHO_CLIENTS command line options, instead + used only 'targets' option for all three cases. + - modified README-obdfilter-survey as per changes in 11171.