public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Improve user experience with xfs_fsr
@ 2026-04-07 11:14 cem
  2026-04-07 11:14 ` [PATCH v4 1/2] fsr: package function should check for negative errors cem
  2026-04-07 11:15 ` [PATCH v4 2/2] fsr: always print error messages from xfrog_defragrange() cem
  0 siblings, 2 replies; 4+ messages in thread
From: cem @ 2026-04-07 11:14 UTC (permalink / raw)
  To: aalbersh; +Cc: linux-xfs, djwong

From: Carlos Maiolino <cem@kernel.org>

This is the V4 of this series,
this fixes an issue based on an user report via IRC in January.

The only change in this series in in patch 2 which adds back the
fprintf() call I accidentally removed while rebasing it.


Carlos Maiolino (2):
  fsr: package function should check for negative errors
  fsr: always print error messages from xfrog_defragrange()

 fsr/xfs_fsr.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

-- 
2.53.0

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

end of thread, other threads:[~2026-04-07 15:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-07 11:14 [PATCH v4 0/2] Improve user experience with xfs_fsr cem
2026-04-07 11:14 ` [PATCH v4 1/2] fsr: package function should check for negative errors cem
2026-04-07 11:15 ` [PATCH v4 2/2] fsr: always print error messages from xfrog_defragrange() cem
2026-04-07 15:07   ` 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