summaryrefslogtreecommitdiffstats
path: root/block/raw-format.c
Commit message (Expand)AuthorAgeFilesLines
* block: Add .bdrv_truncate() error messagesMax Reitz2017-04-281-0/+2
* block: Add errp to BD.bdrv_truncate()Max Reitz2017-04-281-2/+2
* block: Add errp to b{lk,drv}_truncate()Max Reitz2017-04-281-1/+1
* block: Request child permissions in filter driversKevin Wolf2017-02-281-0/+1
* block: Attach bs->file only during .bdrv_open()Kevin Wolf2017-02-241-0/+6
* block: Pass BdrvChild to bdrv_truncate()Kevin Wolf2017-02-241-1/+1
* block: Rename raw_bsd to raw-format.cEric Blake2017-01-091-0/+490