linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* question about mkfs.xfs
@ 2018-04-21  3:22 Xiao Yang
  2018-04-21  4:34 ` Eric Sandeen
  0 siblings, 1 reply; 4+ messages in thread
From: Xiao Yang @ 2018-04-21  3:22 UTC (permalink / raw)
  To: sandeen; +Cc: linux-xfs

Hi Eric,

Before commit 16adcb8 in xfsprogs-dev, only "sunit=0,swidth=0" is vaild
and will convert
into the default stripe config as expected. After this commit, both
"sunit=0,swidth=0"
and "sunit=0,swidth=64" will be forced to convert into the default
stripe config.

If either of sunit and swidth is not 0, should we do a forced conversion?
I am not sure if we should reject the combination(e.g. sunit=0,swidth=64).

Thanks,
Xiao Yang



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-21  5:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-21  3:22 question about mkfs.xfs Xiao Yang
2018-04-21  4:34 ` Eric Sandeen
2018-04-21  4:43   ` Eric Sandeen
2018-04-21  5:31     ` Xiao Yang

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).