Loading fs/jfs/inode.c +0 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,6 @@ void jfs_evict_inode(struct inode *inode) /* * Free the inode from the quota allocation. */ dquot_initialize(inode); dquot_free_inode(inode); } } else { Loading Loading
fs/jfs/inode.c +0 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,6 @@ void jfs_evict_inode(struct inode *inode) /* * Free the inode from the quota allocation. */ dquot_initialize(inode); dquot_free_inode(inode); } } else { Loading