]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
minios: add posix io for blkfront
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>
Tue, 9 Oct 2012 09:39:08 +0000 (10:39 +0100)
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>
Tue, 9 Oct 2012 09:39:08 +0000 (10:39 +0100)
commit6cbb4ec9418c430ee4dfd2ef4d3bdea255c05ee2
tree888746003626873a417727db48b93e90f2e77305
parentbe0ad8d61133f2ed2c3079bf893549e509c060ab
minios: add posix io for blkfront

This patch adds posix io support (read,write,lseek) to block devices
using blkfront.

Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyons.org>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
blkfront.c
include/blkfront.h
include/lib.h
lib/sys.c