• Alexander Viro's avatar
    [PATCH] dev_t handling cleanups (9/12) · fe178e80
    Alexander Viro authored
    struct block_device made the private part of bdevfs inodes; bd_count
    is gone, we use ->i_count of inode now; separate hash is also gone and we
    are using iget5_locked()/igrab()/iput() instead.
    fe178e80
rd.c 10.8 KB