summaryrefslogtreecommitdiff
path: root/blockdev/windows/io_raw.h
AgeCommit message (Collapse)Author
2017-04-05Rename io_raw module to more appropriate file_windowsgkostka
2015-12-08Add lock/unlock functions to blockdev_ifacegkostka
Since one blockdev_iface could be shared by multi block devices lock/unlock functions is needed. Locks are not needed in single partition mode.
2015-09-22Demo apps refactoringgkostka