linux-nilfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ryusuke Konishi <konishi.ryusuke@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-nilfs@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bart Van Assche <bvanassche@acm.org>,
	Jens Axboe <axboe@kernel.dk>
Subject: [PATCH -mm 0/2] nilfs2: reduce build warnings with "make C=1"
Date: Tue, 30 Apr 2024 17:00:17 +0900	[thread overview]
Message-ID: <20240430080019.4242-1-konishi.ryusuke@gmail.com> (raw)

Hi Andrew,

Please add these to the queue for the next merge window.

These two are cleanups that eliminate the warnings output by sparse
(not including common one related to refcount_dec_and_lock).
Neither is a bugfix.

Thanks,
Ryusuke Konishi


Ryusuke Konishi (2):
  nilfs2: use integer type instead of enum req_op for event tracing
    header
  nilfs2: make superblock data array index computation sparse friendly

 fs/nilfs2/mdt.c               |  2 +-
 fs/nilfs2/the_nilfs.c         | 20 ++++++++++++++++++--
 include/trace/events/nilfs2.h |  4 ++--
 3 files changed, 21 insertions(+), 5 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-04-30  8:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30  8:00 Ryusuke Konishi [this message]
2024-04-30  8:00 ` [PATCH -mm 1/2] nilfs2: use integer type instead of enum req_op for event tracing header Ryusuke Konishi
2024-05-01 14:42   ` Bart Van Assche
2024-05-01 15:30     ` Ryusuke Konishi
2024-05-02 19:01       ` Ryusuke Konishi
2024-05-05 12:47         ` Bart Van Assche
2024-05-05 19:04           ` Ryusuke Konishi
2024-05-06 17:26             ` Bart Van Assche
2024-05-06 21:17               ` Ryusuke Konishi
2024-04-30  8:00 ` [PATCH -mm 2/2] nilfs2: make superblock data array index computation sparse friendly Ryusuke Konishi

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=20240430080019.4242-1-konishi.ryusuke@gmail.com \
    --to=konishi.ryusuke@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=axboe@kernel.dk \
    --cc=bvanassche@acm.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nilfs@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).