linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] xfsprogs-4.19: transaction cleanups
@ 2018-09-28  1:04 Darrick J. Wong
  2018-09-28  1:04 ` [PATCH 1/6] libxfs: port kernel transaction code Darrick J. Wong
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Darrick J. Wong @ 2018-09-28  1:04 UTC (permalink / raw)
  To: sandeen, darrick.wong; +Cc: linux-xfs

Here are six cleanups to the userspace transaction code that make the
commit and roll code more closely resemble their kernel counterparts,
and fix a number of problems where client code did not check the return
values of the transaction functions.  They should apply to Eric's
libxfs-4.19-sync branch.

--D

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

end of thread, other threads:[~2018-10-01 22:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-28  1:04 [PATCH v2 0/6] xfsprogs-4.19: transaction cleanups Darrick J. Wong
2018-09-28  1:04 ` [PATCH 1/6] libxfs: port kernel transaction code Darrick J. Wong
2018-09-28  1:04 ` [PATCH 2/6] libxfs: fix libxfs_trans_alloc callsite problems Darrick J. Wong
2018-09-28  1:04 ` [PATCH 3/6] libxfs: fix xfs_trans_alloc reservation abuse Darrick J. Wong
2018-09-29 22:31   ` Dave Chinner
2018-10-01 16:04     ` Darrick J. Wong
2018-09-28  1:05 ` [PATCH 4/6] libxfs: check libxfs_trans_commit return values Darrick J. Wong
2018-09-28  1:05 ` [PATCH 5/6] libxfs: clean up IRELE/iput callsites Darrick J. Wong
2018-09-28  1:05 ` [PATCH 6/6] libxfs: track transaction block reservation usage like the kernel 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;
as well as URLs for NNTP newsgroup(s).