direct-io.hg
log
age | author | revision | description |
---|---|---|---|
2006-01-16 | vhanquez | 8620:927cd2e4f150 | remove ASSERT macro. |
2006-01-16 | vhanquez | 8619:ca795f19b613 | replace ASSERT by BUG_ON. |
2006-01-16 | vhanquez | 8618:49c3b00484ff | define all DPRINTK as pr_debug |
2006-01-16 | vhanquez | 8617:f3ce4d76650c | fix xenbus_scanf called with NULL instead of XBT_NULL. |
2006-01-16 | vhanquez | 8616:7eaa8d1a4ea0 | use standard pr_debug macro for DPRINTK. |
2006-01-16 | vhanquez | 8615:7ef28da1d777 | remove ASSERT macro that is not used anymore in blkback. |
2006-01-16 | vhanquez | 8614:bd606783c6bf | remove unnecessary macro bdev_put which is an alias to blkdev_put. |