Skip to content
Snippets Groups Projects
Select Git revision
  • fa6914dd0e8d68827a5d6551a300adf01780c545
  • master default
  • trunk
  • RELEASE_6_5_DRIVEDB
  • RELEASE_6_6_DRIVEDB
  • RELEASE_7_0_DRIVEDB
  • RELEASE_7_2_DRIVEDB
  • RELEASE_7_3_DRIVEDB
  • RELEASE_6_0_DRIVEDB
  • RELEASE_6_1_DRIVEDB
  • RELEASE_6_2_DRIVEDB
  • RELEASE_6_3_DRIVEDB
  • RELEASE_6_4_DRIVEDB
  • tags/RELEASE_7_4
  • tags/RELEASE_7_3
  • RELEASE_5_41_DRIVEDB
  • RELEASE_5_42_DRIVEDB
  • RELEASE_5_43_DRIVEDB
  • tags/RELEASE_7_2
  • tags/RELEASE_7_1
  • tags/RELEASE_7_0
  • RELEASE_5_40_DRIVEDB
22 results

smartmontools

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    ballen4705 authored
    the LBA was not 0 or 0xff...f
    
    However according to the specs this is not correct.  According to the specs, if
    the self-test completed without error then LBA is undefined.  This version fixes that.
    
    
    // T13/1321D revision 1c: (Data structure Rev #1)
    
          //The failing LBA shall be the LBA of the uncorrectable sector
          //that caused the test to fail. If the device encountered more
          //than one uncorrectable sector during the test, this field
          //shall indicate the LBA of the first uncorrectable sector
          //encountered. If the test passed or the test failed for some
          //reason other than an uncorrectable sector, the value of this
          //field is undefined.
    
          // This is true in ALL ATA-5 specs
    
    
    git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@151 4ea69e1a-61f1-4043-bf83-b5c94c648137
    fa6914dd
    History
    Name Last commit Last update