• Alexander Viro's avatar
    [PATCH] (3/7) kdev_t removals · de6d0d2b
    Alexander Viro authored
    * sync_buffers() split in two functions (sync_buffers() and
      sync_all_buffers()).  Callers of sync_buffers(NODEV) are
      using the latter, those who actually pass a device - the former.
    * sync_buffers() switched from kdev_t to struct block_device *.
    de6d0d2b
block_dev.c 16.4 KB