Hi,
Rajendra Stalekar wrote:
*Buffer I/O on logical block 0 . Unable to read the partition table
*etc. However if I comment the add_disk it doesn’t throw me an error.
According to the book, I understand that the disk is live , which means
even before add_disk() function returns , the kernel tries to read the
partition table and also there could be requests taking place.
So how can I get rid of this problem.
There's no "problem". You just need to implement a make_request()
function or a request() function for your disk, and make sure it's
functional before calling add_disk().
Can you please help me out. It’s urgent.
No, it's not urgent. You cannot ask volunteers to do your homework or
company work in an urgent way. By saying it's urgent, the only thing you
can get is slower answers, and no answer at all.
Sincerly,
Thomas
--
PETAZZONI Thomas - thomas.petazzoni@xxxxxxxx
http://thomas.enix.org - Jabber: thomas.petazzoni@xxxxxxxxx
KOS: http://kos.enix.org/ - SOS: http://sos.enix.org
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E 1624 F653 CB30 98D3 F7A7
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ