Skip to content
  • Jan Kara's avatar
    fs: Provide __inode_get_bytes() · f4a8116a
    Jan Kara authored
    
    
    Provide helper __inode_get_bytes() which assumes i_lock is already
    acquired. Quota code will need this to be able to use i_lock to protect
    consistency of quota accounting information and inode usage.
    
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    f4a8116a