X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre-iokit%2FChangeLog;h=69e48fbdbe62d4954751325902c2bf46f0bbdad1;hb=d190c63f22c5726c303393fce41e13d2dfccaee4;hp=86f65969644644dc1abc8dea806abc3d133e12b9;hpb=0bcfe7071363db98913b26235c60843dd55b549a;p=fs%2Flustre-release.git diff --git a/lustre-iokit/ChangeLog b/lustre-iokit/ChangeLog index 86f6596..69e48fb 100644 --- a/lustre-iokit/ChangeLog +++ b/lustre-iokit/ChangeLog @@ -1 +1,22 @@ 2006-10-31 - Borrowing mjmac's most excellent work and setting up autogen/RPM +2007-07-24 - + Bugs committed: + 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.