Skip to content
Snippets Groups Projects
Select Git revision
  • 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
20 results

ataprint.c

Blame
    • ballen4705's avatar
      cd4e9dc1
      Minor change in philosophy: if a SMART command fails or the device · cd4e9dc1
      ballen4705 authored
          appears incapable of a SMART command that the user has asked for,
          complain by printing an error message, but go ahead and try
          anyway.  Since unimplemented SMART commands should just return an
          error but not cause disk problems, this should't cause any
          difficulty.
      
          Added two new flags: q and Q.  q is quiet mode - only print: For
          the -l option, errors recorded in the SMART error log; For the -L
          option, errors recorded in the device self-test log; For the -c
          SMART "disk failing" status or device attributes (pre-failure or
          usage) which failed either now or in the past; For the -v option
          device attributes (pre-failure or usage) which failed either now
          or in the past.  Q is Very Quiet mode: Print no ouput.  The only
          way to learn about what was found is to use the exit status of
          smartctl.
      
          smartctl now returns sensible values (bitmask).  See smartctl.h
          for the values, and the man page for documentation.
      
      
      git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@88 4ea69e1a-61f1-4043-bf83-b5c94c648137
      cd4e9dc1
      History
      Minor change in philosophy: if a SMART command fails or the device
      ballen4705 authored
          appears incapable of a SMART command that the user has asked for,
          complain by printing an error message, but go ahead and try
          anyway.  Since unimplemented SMART commands should just return an
          error but not cause disk problems, this should't cause any
          difficulty.
      
          Added two new flags: q and Q.  q is quiet mode - only print: For
          the -l option, errors recorded in the SMART error log; For the -L
          option, errors recorded in the device self-test log; For the -c
          SMART "disk failing" status or device attributes (pre-failure or
          usage) which failed either now or in the past; For the -v option
          device attributes (pre-failure or usage) which failed either now
          or in the past.  Q is Very Quiet mode: Print no ouput.  The only
          way to learn about what was found is to use the exit status of
          smartctl.
      
          smartctl now returns sensible values (bitmask).  See smartctl.h
          for the values, and the man page for documentation.
      
      
      git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@88 4ea69e1a-61f1-4043-bf83-b5c94c648137