commit | 7b2b10e0e2c65ebc11314e1af9924d0824ec1562 | [log] [tgz] |
---|---|---|
author | Robert Elliott <elliott@hp.com> | Wed Aug 27 10:50:36 2014 -0500 |
committer | Jens Axboe <axboe@fb.com> | Mon Oct 13 08:34:23 2014 -0600 |
tree | 10e0762a4f07cc13a7af1d31e551ccfe9c95ea0a | |
parent | ef3ecb66bcd6b2076dc8782e1315cf2807b73c0c [diff] |
block: include func name in __get_request prints In __get_request calls to printk_ratelimited, include the function name so the callbacks suppressed message matches the messages that are printed, and add "dev" before the device name so it matches other block layer messages. Signed-off-by: Robert Elliott <elliott@hp.com> Reviewed-by: Webb Scales <webbnh@hp.com> Signed-off-by: Jens Axboe <axboe@fb.com>