public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Reichl <preichl@redhat.com>
To: linux-xfs@vger.kernel.org
Cc: Pavel Reichl <preichl@redhat.com>
Subject: [PATCH v2 0/4] xfs: remove several typedefs in quota code
Date: Fri,  8 Nov 2019 22:06:08 +0100	[thread overview]
Message-ID: <20191108210612.423439-1-preichl@redhat.com> (raw)

Eliminate some typedefs.

Pavel Reichl (4):
  xfs: remove the xfs_disk_dquot_t and xfs_dquot_t typedefs
  xfs: remove the xfs_quotainfo_t typedef
  xfs: remove the xfs_dq_logitem_t typedef
  xfs: remove the xfs_qoff_logitem_t typedef

 fs/xfs/libxfs/xfs_dquot_buf.c  |  8 ++---
 fs/xfs/libxfs/xfs_format.h     | 10 +++----
 fs/xfs/libxfs/xfs_trans_resv.c |  5 ++--
 fs/xfs/xfs_dquot.c             | 20 ++++++-------
 fs/xfs/xfs_dquot.h             | 53 +++++++++++++++++-----------------
 fs/xfs/xfs_dquot_item.h        | 18 +++++++-----
 fs/xfs/xfs_log_recover.c       |  5 ++--
 fs/xfs/xfs_qm.c                | 48 +++++++++++++++---------------
 fs/xfs/xfs_qm.h                |  4 +--
 fs/xfs/xfs_qm_bhv.c            |  2 +-
 fs/xfs/xfs_qm_syscalls.c       | 35 ++++++++++++----------
 fs/xfs/xfs_trans_dquot.c       | 52 ++++++++++++++++-----------------
 12 files changed, 133 insertions(+), 127 deletions(-)

-- 
2.23.0


             reply	other threads:[~2019-11-08 21:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08 21:06 Pavel Reichl [this message]
2019-11-08 21:06 ` [PATCH v2 1/4] xfs: remove the xfs_disk_dquot_t and xfs_dquot_t typedefs Pavel Reichl
2019-11-08 22:13   ` Darrick J. Wong
2019-11-08 21:06 ` [PATCH v2 2/4] xfs: remove the xfs_quotainfo_t typedef Pavel Reichl
2019-11-08 22:16   ` Darrick J. Wong
2019-11-11 18:24     ` Pavel Reichl
2019-11-08 21:06 ` [PATCH v2 3/4] xfs: remove the xfs_dq_logitem_t typedef Pavel Reichl
2019-11-08 22:24   ` Darrick J. Wong
2019-11-08 21:06 ` [PATCH v2 4/4] xfs: remove the xfs_qoff_logitem_t typedef Pavel Reichl
2019-11-08 22:29   ` Darrick J. Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191108210612.423439-1-preichl@redhat.com \
    --to=preichl@redhat.com \
    --cc=linux-xfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox