[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3021e46f-d30b-f6c5-b1fc-81206a7d034b@web.de>
Date: Mon, 27 Jan 2020 13:49:06 +0100
From: Markus Elfring <Markus.Elfring@....de>
To: Damien Le Moal <damien.lemoal@....com>,
linux-fsdevel@...r.kernel.org, linux-xfs@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
"Darrick J . Wong" <darrick.wong@...cle.com>,
Hannes Reinecke <hare@...e.de>,
Johannes Thumshirn <jth@...nel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Naohiro Aota <naohiro.aota@....com>
Subject: Re: [PATCH v9 1/2] fs: New zonefs file system
…
> +++ 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
Powered by blists - more mailing lists