Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/block/block.h

    r3d35386 rb7adc22  
    8181        /** Size of the block. */
    8282        size_t size;
    83         /** Number of write failures. */
    84         int write_failures;
    8583        /** Link for placing the block into the free block list. */
    8684        link_t free_link;
Note: See TracChangeset for help on using the changeset viewer.