• Boaz Harrosh's avatar
    exofs: Set i_mapping->backing_dev_info anyway · 115e19c5
    Boaz Harrosh authored
    Though it has been promised that inode->i_mapping->backing_dev_info
    is not used and the supporting code is fine. Until the pointer
    will default to NULL, I'd rather it points to the correct thing
    regardless.
    
    At least for future infrastructure coder it is a clear indication
    of where are the key points that inodes are initialized.
    I know because it took me time to find this out.
    
    Signed-off-by: Boaz Harrosh <Boaz Harrosh bharrosh@panasas.com>
    115e19c5
inode.c 32.9 KB