How to enable verbose message guarded by flag `ATA_EHI_QUIET`?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Linux folks,


`drivers/ata/libata-eh.c` contains

    int verbose = !(ehc->i.flags & ATA_EHI_QUIET);

guarding some log messages, I’d like to see for all controllers/hosts and links/devices.

How can I disable the flag `ATA_EHI_QUIET`? Is that what the module parameter `force` is for? It’d be great if you could give me an example, or point me to the documentation.


Kind regards,

Paul



[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux