linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Markus Elfring <Markus.Elfring@web.de>
To: Damien Le Moal <damien.lemoal@wdc.com>,
	linux-fsdevel@vger.kernel.org, linux-xfs@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	"Darrick J . Wong" <darrick.wong@oracle.com>,
	Hannes Reinecke <hare@suse.de>,
	Johannes Thumshirn <jth@kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Naohiro Aota <naohiro.aota@wdc.com>
Subject: Re: [PATCH v9 1/2] fs: New zonefs file system
Date: Mon, 27 Jan 2020 13:49:06 +0100	[thread overview]
Message-ID: <3021e46f-d30b-f6c5-b1fc-81206a7d034b@web.de> (raw)

…
> +++ b/fs/zonefs/super.c
> +static char *zgroups_name[ZONEFS_ZTYPE_MAX] = { "cnv", "seq" };

Would you like to keep this array as mutable?
How do you think about to mark such data structures as “const”?

Regards,
Markus

             reply	other threads:[~2020-01-27 12:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-27 12:49 Markus Elfring [this message]
2020-01-28  1:26 ` [PATCH v9 1/2] fs: New zonefs file system Damien Le Moal
2020-01-28  1:28   ` Linus Torvalds
2020-01-28  1:34     ` Damien Le Moal
  -- strict thread matches above, loose matches on Subject: below --
2020-01-28 16:24 Markus Elfring
2020-01-29  4:14 ` Damien Le Moal
2020-01-28 15:34 Markus Elfring
2020-01-29  4:13 ` Damien Le Moal
2020-01-27 10:05 [PATCH v9 0/2] " Damien Le Moal
2020-01-27 10:05 ` [PATCH v9 1/2] fs: " Damien Le Moal
2020-01-28 17:46   ` Darrick J. Wong
2020-01-29 13:06     ` Damien Le Moal
2020-01-29 21:33       ` Dave Chinner
2020-01-30  3:00         ` Damien Le Moal
2020-01-30 22:59           ` Dave Chinner

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=3021e46f-d30b-f6c5-b1fc-81206a7d034b@web.de \
    --to=markus.elfring@web.de \
    --cc=damien.lemoal@wdc.com \
    --cc=darrick.wong@oracle.com \
    --cc=hare@suse.de \
    --cc=jth@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=naohiro.aota@wdc.com \
    --cc=torvalds@linux-foundation.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 NNTP newsgroup(s).