Re: [Nbd] [PATCH] nbd: use dev_err_ratelimited in io path
From: Eric Blake <hidden>
Date: 2016-12-05 21:27:25
Attachments
- signature.asc [application/pgp-signature] 604 bytes
From: Eric Blake <hidden>
Date: 2016-12-05 21:27:25
On 12/05/2016 03:20 PM, Josef Bacik wrote:
While doing stress tests we noticed that we'd get a lot of dmesg spam if we suddenly disconnected teh nbd device out of band. Rate limite the
s/teh/the/ s/limite/limit/
messages in the io path in order to deal with this. Signed-off-by: Josef Bacik <redacted> --- drivers/block/nbd.c | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-)
-- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org