All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] xfs: minor cleanups
@ 2018-06-07  5:27 Dave Chinner
  2018-06-07  5:27 ` [PATCH 1/3] xfs: move various type verifiers to common file Dave Chinner
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Dave Chinner @ 2018-06-07  5:27 UTC (permalink / raw)
  To: linux-xfs

Hi folks,

These patches are minor cleanups that do not change the behaviour
of the code. The first two replace abstractions
that have outlived their usefulness with linux kernel native
primitives. It's been tested on both 32 and 64 bit platforms.

The last patch moves all the new(-ish) type verifiers to a common
file in libxfs - this means they are easy to find and we have a
central place for adding future type verifiers.

Cheers,

Dave.


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

end of thread, other threads:[~2018-06-08  7:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-07  5:27 [PATCH 0/3] xfs: minor cleanups Dave Chinner
2018-06-07  5:27 ` [PATCH 1/3] xfs: move various type verifiers to common file Dave Chinner
2018-06-07 11:41   ` Brian Foster
2018-06-07 15:23   ` Darrick J. Wong
2018-06-08  6:24   ` Christoph Hellwig
2018-06-07  5:27 ` [PATCH 2/3] xfs: replace do_mod with native operations Dave Chinner
2018-06-07 11:42   ` Brian Foster
2018-06-07 16:01     ` Darrick J. Wong
2018-06-07 22:23     ` Dave Chinner
2018-06-07 15:54   ` Darrick J. Wong
2018-06-07 22:28     ` Dave Chinner
2018-06-08  0:43   ` [PATCH 2/3 V2] " Dave Chinner
2018-06-08  6:19     ` Christoph Hellwig
2018-06-08  7:31       ` Dave Chinner
2018-06-07  5:27 ` [PATCH 3/3] xfs: clean up MIN/MAX Dave Chinner
2018-06-07 11:42   ` Brian Foster
2018-06-08  6:23   ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.