Christoph Hellwig
authored
raw_open and hdev_open contain the same basic logic. Add a new
raw_open_common helper containing the guts of the open routine
and call it from raw_open and hdev_open.
We use the new open_flags field in BDRVRawState to allow passing
additional open flags to raw_open_common from both.
Signed-off-by:
Christoph Hellwig <hch@lst.de>
Name | Last commit | Last update |
---|---|---|
.. | ||
bochs.c | ||
cloop.c | ||
cow.c | ||
curl.c | ||
dmg.c | ||
nbd.c | ||
parallels.c | ||
qcow.c | ||
qcow2.c | ||
raw-posix.c | ||
raw-win32.c | ||
vmdk.c | ||
vpc.c | ||
vvfat.c |