Am 21.07.2010 21:51, schrieb Stefan Weil: > "No such file or directory" is a misleading error message > when a user tries to open a file with wrong permissions. > > v2: return an 0/-errno int and pass the BlockDriver* by reference > as suggested by Kevin Wolf > > Cc: Kevin Wolf <kw...@redhat.com> > Signed-off-by: Stefan Weil <w...@mail.berlios.de>
Thanks, applied to the block branch. Kevin