public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Get rid of kmem_realloc()
@ 2020-08-13 14:26 Carlos Maiolino
  2020-08-13 14:26 ` [PATCH 1/2] xfs: remove kmem_realloc() users Carlos Maiolino
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Carlos Maiolino @ 2020-08-13 14:26 UTC (permalink / raw)
  To: linux-xfs

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-08-18 15:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-13 14:26 [PATCH 0/2] Get rid of kmem_realloc() Carlos Maiolino
2020-08-13 14:26 ` [PATCH 1/2] xfs: remove kmem_realloc() users Carlos Maiolino
2020-08-13 14:26 ` [PATCH 2/2] xfs: remove kmem_realloc() Carlos Maiolino
2020-08-17  6:55 ` [PATCH 0/2] Get rid of kmem_realloc() Christoph Hellwig
2020-08-17 10:17   ` Carlos Maiolino
2020-08-17 15:39     ` Darrick J. Wong
2020-08-18 10:07       ` Carlos Maiolino
2020-08-18 15:18         ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox