aboutsummaryrefslogtreecommitdiff
path: root/block/vvfat.c
AgeCommit message (Expand)Author
2010-03-18Replace assert(0) with abort() or cpu_abort()Blue Swirl
2010-03-13Fix build with -DNDEBUG in CFLAGSBlue Swirl
2010-02-10don't dereference NULL after failed strdupJim Meyering
2010-01-26Ask for read-write permissions when opening filesNaphtali Sprei
2010-01-26block/vvfat.c: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-30vvfat: fix coding style nitMichael S. Tsirkin
2009-05-28vvfat: one more missing BlockDriver C99 initializer conversionChristoph Hellwig
2009-05-27Drop bdrv_create2Kevin Wolf
2009-05-22Convert all block drivers to new bdrv_createKevin Wolf
2009-05-14Move block drivers into their own directoryAnthony Liguori