commit | 89ddeb8cb1383bfdfaaeb458f1c4a91e890cc60b | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Fri Dec 21 20:23:34 2012 +0000 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Dec 21 20:23:34 2012 +0000 |
tree | 6dfbbe972b14927897b6cab55b833b64260d8329 | |
parent | a5bd968aeb87af4a3a96ecdd78912832997e8a9d [diff] |
dm persistent data: use DMERR_LIMIT for errors Nearly all of persistent-data is in the IO path so throttle error messages with DMERR_LIMIT to limit the amount logged when something has gone wrong. Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>