summaryrefslogtreecommitdiffstats
path: root/block/vvfat.c
Commit message (Expand)AuthorAgeFilesLines
* don't dereference NULL after failed strdupJim Meyering2010-02-101-5/+5
* Ask for read-write permissions when opening filesNaphtali Sprei2010-01-261-1/+1
* block/vvfat.c: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov2010-01-261-2/+7
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-144/+144
* Get rid of _t suffixmalc2009-10-011-144/+144
* vvfat: fix coding style nitMichael S. Tsirkin2009-09-301-2/+2
* vvfat: one more missing BlockDriver C99 initializer conversionChristoph Hellwig2009-05-281-4/+3
* Drop bdrv_create2Kevin Wolf2009-05-271-2/+9
* Convert all block drivers to new bdrv_createKevin Wolf2009-05-221-2/+2
* Move block drivers into their own directoryAnthony Liguori2009-05-141-0/+2855
OpenPOWER on IntegriCloud