Calling bio_endio() without completing submit_bio()

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

 



Hi everyone,

Does anyone know if it is possible to make a call to bio_endio() while we are still executing a submit_bio()? For example, a call to submit_bio() on a virtual device backed by the device mapper would end up in a call to the dm_request() function, which would eventually end up in a call to ti->type->map() in __map_bio() function. Is it valid to call bio_endio() from the map() function for individual target types?

Let me know if I am totally crazy.

Thanks

Abhishek Gupta
Graduate Student 2nd Year
Department of Computer Science,
UBC, Vancouver, Canada.


--

dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel

[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux