• Andrew Morton's avatar
    [PATCH] bdev: switch to f_mapping · 32d66678
    Andrew Morton authored
    From: viro@parcelfarce.linux.theplanet.co.uk <viro@parcelfarce.linux.theplanet.co.uk>
    
    A lot of places used to use ->f_dentry->d_inode->i_mapping all over the
    place.  Replaced with use of ->f_mapping.  For now - just the places where we
    literally could do search-and-replace.
    32d66678
block_dev.c 21.1 KB