public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Refactoring from Coverity scan fixes
@ 2024-04-16 20:28 Andrey Albershteyn
  2024-04-16 20:28 ` [PATCH 1/2] xfs_fsr: replace atoi() with strtol() Andrey Albershteyn
  2024-04-16 20:28 ` [PATCH 2/2] xfs_db: add helper for flist_find_type for clearer field matching Andrey Albershteyn
  0 siblings, 2 replies; 6+ messages in thread
From: Andrey Albershteyn @ 2024-04-16 20:28 UTC (permalink / raw)
  To: cem, linux-xfs; +Cc: djwong, hch, Andrey Albershteyn

Hi all,

Just a two minor patches from feedback on Coverity fixes.

--
Andrey

Andrey Albershteyn (2):
  xfs_fsr: replace atoi() with strtol()
  xfs_db: add helper for flist_find_type for clearer field matching

 db/flist.c    | 59 ++++++++++++++++++++++++++++++++-------------------
 fsr/xfs_fsr.c | 23 +++++++++++++++++---
 2 files changed, 57 insertions(+), 25 deletions(-)

-- 
2.42.0


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

end of thread, other threads:[~2024-04-17  5:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-16 20:28 [PATCH 0/2] Refactoring from Coverity scan fixes Andrey Albershteyn
2024-04-16 20:28 ` [PATCH 1/2] xfs_fsr: replace atoi() with strtol() Andrey Albershteyn
2024-04-16 20:49   ` Darrick J. Wong
2024-04-16 20:28 ` [PATCH 2/2] xfs_db: add helper for flist_find_type for clearer field matching Andrey Albershteyn
2024-04-16 20:53   ` Darrick J. Wong
2024-04-17  5:03     ` Christoph Hellwig

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