update comments a bit
authorLennart Poettering <lennart@poettering.net>
Wed, 15 Apr 2009 21:39:23 +0000 (23:39 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 15 Apr 2009 21:39:23 +0000 (23:39 +0200)
atasmart.h

index 747ef01..c0baec5 100644 (file)
@@ -173,7 +173,7 @@ typedef enum SkSmartOverall  {
         SK_SMART_OVERALL_GOOD,
         SK_SMART_OVERALL_BAD_STATUS,     /* Smart Self Assessment negative */
         SK_SMART_OVERALL_BAD_SECTOR,     /* At least one bad sector */
-        SK_SMART_OVERALL_BAD_ATTRIBUTE,  /* At least one attribute exceeded its threshold */
+        SK_SMART_OVERALL_BAD_ATTRIBUTE,  /* At least one pre-fail attribute exceeded its threshold in the past or now */
         _SK_SMART_OVERALL_MAX
 
         /* This enum may be extended at any time without this being