Hello, I am having a kernel module, and I want to access to the list of block-devices. It seems the only way to do that is via all_bdevs. Unfortunately, all_bdevs is a static variable, and doesn't get exported. So how can I solve my problem? Many thanks, H -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/