public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] *** Code cleanup ***
@ 2025-02-28  8:26 Julian Sun
  2025-02-28  8:26 ` [PATCH 1/2] xfs: remove unnecessary checks for __GFP_NOFAIL allocation Julian Sun
  2025-02-28  8:26 ` [PATCH 2/2] xfs: refactor out xfs_buf_get_maps() Julian Sun
  0 siblings, 2 replies; 8+ messages in thread
From: Julian Sun @ 2025-02-28  8:26 UTC (permalink / raw)
  To: linux-xfs; +Cc: cem, djwong, Julian Sun


Julian Sun (2):
  xfs: remove unnecessary checks for __GFP_NOFAIL allocation.
  xfs: refactor out xfs_buf_get_maps()

 fs/xfs/libxfs/xfs_da_btree.c |  4 ----
 fs/xfs/libxfs/xfs_dir2.c     |  8 --------
 fs/xfs/xfs_buf.c             | 15 +++------------
 fs/xfs/xfs_mru_cache.c       |  6 ------
 fs/xfs/xfs_super.c           |  2 --
 5 files changed, 3 insertions(+), 32 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-03-07 13:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28  8:26 [PATCH 0/2] *** Code cleanup *** Julian Sun
2025-02-28  8:26 ` [PATCH 1/2] xfs: remove unnecessary checks for __GFP_NOFAIL allocation Julian Sun
2025-03-01 10:20   ` kernel test robot
2025-03-06 15:31   ` kernel test robot
2025-03-07 13:58   ` Dan Carpenter
2025-02-28  8:26 ` [PATCH 2/2] xfs: refactor out xfs_buf_get_maps() Julian Sun
2025-03-01 11:55   ` kernel test robot
2025-03-04 13:58   ` Christoph Hellwig

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