• Jeff Garzik's avatar
    [libata] preparation for writeback caching support · 8962c315
    Jeff Garzik authored
    * bug fix: make sure 'nsect' member of struct ata_queued_cmd is
    initialized each time a cmd is re-used.  Only affects PIO data xfers,
    which nobody uses.
    * slightly change the way a device's flags are printed out.  currently
    the only flag is 'lba48', but soon 'wcache' will appear also.
    * add WB-cache-related constants and macros to linux/ata.h
    8962c315
libata-core.c 79.4 KB