commit | 37301a559d87494614fb843b96b7528532236f82 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Mon Jun 25 20:45:54 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Jun 27 02:44:19 2007 -0400 |
tree | 32bae5df3b79935c7640fb979281860ac5a1863d | |
parent | 8af500bc7f8f1a8822ff451596f818ecb6968f38 [diff] |
libata: be less verbose about hpa There's no reason to print out hpa related messages when HPA is not active. Kill the unconditional message and add a warning message which is printed if HPA size is smaller than the current size. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>