Re: [PATCH 6/6 v2] mkfs: extend opt_params with a value field
From: Eric Sandeen <hidden>
Date: 2017-08-17 15:26:51
From: Eric Sandeen <hidden>
Date: 2017-08-17 15:26:51
On 8/17/17 5:08 AM, Jan Tulak wrote:
quoted
quoted
But also because the above is wrong; it is possible for the filesystem data portion and log portion to have different sector sizes, if the log is external. [1] The above would seem to break that, always setting data & log sizes together.
But in the current for-next tree mkfs does set data and log sector size at the same time, this patch is not doing anything new
Yes, you are right about this - I lost my train of thought on that one, sorry. -Eric