public inbox for gfs2@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/2] GFS2: Fix wrong call of new trans for jdata
@ 2025-06-06  9:47 Su Yue
  2025-06-06  9:47 ` [PATCH 1/2] gfs2: rename gfs2_write_jdata_folio to gfs2_write_jdata_full_folio Su Yue
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Su Yue @ 2025-06-06  9:47 UTC (permalink / raw)
  To: gfs2; +Cc: l, agruenba, willy, Su Yue

Patch 1 is trivial.
Please see commit message of patch 2/2.

Su Yue (2):
  gfs2: rename gfs2_write_jdata_folio to gfs2_write_jdata_full_folio
  gfs2: do not call gfs2_jdata_writepages for jdata

 fs/gfs2/aops.c | 46 +++++++++++++++++++++++++++++++++++++++++++---
 fs/gfs2/aops.h |  1 +
 fs/gfs2/log.c  |  6 +++++-
 3 files changed, 49 insertions(+), 4 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-06-09  0:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-06  9:47 [PATCH 0/2] GFS2: Fix wrong call of new trans for jdata Su Yue
2025-06-06  9:47 ` [PATCH 1/2] gfs2: rename gfs2_write_jdata_folio to gfs2_write_jdata_full_folio Su Yue
2025-06-06  9:47 ` [PATCH 2/2] gfs2: do not call gfs2_jdata_writepages for jdata Su Yue
2025-06-06 12:27   ` Matthew Wilcox
2025-06-09  0:18     ` Su Yue
2025-06-09  0:20 ` [PATCH 0/2] GFS2: Fix wrong call of new trans " Su Yue

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