Hi folks. This is just to give continuity to the kmem cleanup. This series get rid of kmem_realloc() and its users. Patches have been tested with xfstests, no issues reported so far. Cheers Carlos Maiolino (2): xfs: remove kmem_realloc() users xfs: remove kmem_realloc() fs/xfs/kmem.c | 22 ---------------------- fs/xfs/kmem.h | 1 - fs/xfs/libxfs/xfs_iext_tree.c | 2 +- fs/xfs/libxfs/xfs_inode_fork.c | 8 ++++---- fs/xfs/xfs_log_recover.c | 2 +- fs/xfs/xfs_mount.c | 4 ++-- fs/xfs/xfs_trace.h | 1 - 7 files changed, 8 insertions(+), 32 deletions(-) -- 2.26.2