"git@openbeagle.org:jkridner/crystal.git" did not exist on "6f7bc2c2a7626b3d4bcd1265cc250c39248889a4"
xfs: convert kmem_free() for kvmalloc users to kvfree()
Start getting rid of kmem_free() by converting all the cases where memory can come from vmalloc interfaces to calling kvfree() directly. Signed-off-by:Dave Chinner <dchinner@redhat.com> Reviewed-by:
"Darrick J. Wong" <djwong@kernel.org> Signed-off-by:
Chandan Babu R <chandanbabu@kernel.org>
Showing
- fs/xfs/xfs_acl.c 2 additions, 2 deletionsfs/xfs/xfs_acl.c
- fs/xfs/xfs_attr_item.c 2 additions, 2 deletionsfs/xfs/xfs_attr_item.c
- fs/xfs/xfs_bmap_item.c 2 additions, 2 deletionsfs/xfs/xfs_bmap_item.c
- fs/xfs/xfs_buf_item.c 1 addition, 1 deletionfs/xfs/xfs_buf_item.c
- fs/xfs/xfs_dquot.c 1 addition, 1 deletionfs/xfs/xfs_dquot.c
- fs/xfs/xfs_extfree_item.c 2 additions, 2 deletionsfs/xfs/xfs_extfree_item.c
- fs/xfs/xfs_icreate_item.c 1 addition, 1 deletionfs/xfs/xfs_icreate_item.c
- fs/xfs/xfs_inode_item.c 1 addition, 1 deletionfs/xfs/xfs_inode_item.c
- fs/xfs/xfs_ioctl.c 1 addition, 1 deletionfs/xfs/xfs_ioctl.c
- fs/xfs/xfs_log.c 2 additions, 2 deletionsfs/xfs/xfs_log.c
- fs/xfs/xfs_log_cil.c 1 addition, 1 deletionfs/xfs/xfs_log_cil.c
- fs/xfs/xfs_log_recover.c 21 additions, 21 deletionsfs/xfs/xfs_log_recover.c
- fs/xfs/xfs_refcount_item.c 2 additions, 2 deletionsfs/xfs/xfs_refcount_item.c
- fs/xfs/xfs_rmap_item.c 2 additions, 2 deletionsfs/xfs/xfs_rmap_item.c
- fs/xfs/xfs_rtalloc.c 3 additions, 3 deletionsfs/xfs/xfs_rtalloc.c
Please register or sign in to comment