]> git.baikalelectronics.ru Git - kernel.git/commit
md/raid0: fix warning message for parameter default_layout
authorSong Liu <songliubraving@fb.com>
Mon, 14 Oct 2019 23:58:35 +0000 (16:58 -0700)
committerSong Liu <songliubraving@fb.com>
Wed, 16 Oct 2019 16:43:02 +0000 (09:43 -0700)
commitb814105a17a148fd136c28c723429a59b019b297
tree8b3adf5fdbde63daa898be570c007b921ca2e1e4
parent19e84f7467daa3552e1885c909c2471a6c3cf374
md/raid0: fix warning message for parameter default_layout

The message should match the parameter, i.e. raid0.default_layout.

Fixes: 4bb46cf9a8ad ("md/raid0: avoid RAID0 data corruption due to layout confusion.")
Cc: NeilBrown <neilb@suse.de>
Reported-by: Ivan Topolsky <doktor.yak@gmail.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
drivers/md/raid0.c