From 99b5ed1ee6220e39f82576e1255c0977232cba39 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Thu, 24 Oct 2002 10:31:02 +0000
Subject: [PATCH] added smartd suggested changes

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@106 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/TODO | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/sm5/TODO b/sm5/TODO
index 6a5464433..ee634a18a 100644
--- a/sm5/TODO
+++ b/sm5/TODO
@@ -4,7 +4,7 @@ Home page of code is: http://smartmontools.sourceforge.net
 
 Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
-$Id: TODO,v 1.11 2002/10/24 07:50:45 ballen4705 Exp $
+$Id: TODO,v 1.12 2002/10/24 10:31:02 ballen4705 Exp $
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the Free
@@ -34,6 +34,12 @@ Produce version for ATA/ATAPI-7
 Modifications
 -------------
 
+Change smartd so that it also monitors usage as well as prefail attributes for failure
+or changes.  Make this a command line option
+
+Change smartd so that it monitors the ATA disk error log, and if the number of errors changes,
+log an entry.
+
 Change input command line from using current command line format
 (getopt) to getopt_long() for long input options.  This will be
 helpful in adding device specific options.
-- 
GitLab