mbox series

[PATCHSET,v2,0/3] xfs: various small fixes and cleanups

Message ID 162404243382.2377241.18273624393083430320.stgit@locust (mailing list archive)
Headers show
Series xfs: various small fixes and cleanups | expand

Message

Darrick J. Wong June 18, 2021, 6:53 p.m. UTC
Hi all,

I found a couple of small things that looked like they needed cleaning
while debugging other problems in my development tree.

v2: more cleanups for shutdown messaging

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=random-fixes-5.14
---
 fs/xfs/xfs_fsops.c  |   16 ++++++++--------
 fs/xfs/xfs_icache.c |    8 ++++----
 fs/xfs/xfs_icache.h |    6 +++---
 fs/xfs/xfs_trace.h  |    4 ++--
 4 files changed, 17 insertions(+), 17 deletions(-)