On 1.11.22 17:29, Konstantin Khorenko wrote:
LGTM.
BTW, the dm-qcow2 driver also has some pr_err() calls,
do you plan to enhance them as well?
I will create an issue for dm-qcow2 to do the same.
--
Regards,
Alexander Atanasov
___
Devel mailing lis
LGTM.
BTW, the dm-qcow2 driver also has some pr_err() calls,
do you plan to enhance them as well?
On 01.11.2022 12:33, Alexander Atanasov wrote:
ploop uses pr_info/pr_err for logging but it does not
print which device the message is about.
Add device name to log messages to make debugging eas
ploop uses pr_info/pr_err for logging but it does not
print which device the message is about.
Add device name to log messages to make debugging easier.
Messages are in the following format:
ploop: dm-47274: log message here
Where 47274 is the device minor number which corresponds
to /dev/mappe