2015-12-14 07:05:50

by kernel test robot

[permalink] [raw]
Subject: [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3

FYI, we noticed the below changes on

https://github.com/0day-ci/linux Chao-Yu/f2fs-clean-up-node-page-updating-flow/20151211-161235
commit 9f88450ff18d8bd577ff431318f7ae00034465c0 ("f2fs: do more integrity verification for superblock")


After your commit, our mounting f2fs partition operations will fail with
following error message. But I have no dmesg now. Do you need it?

mount: wrong fs type, bad option, bad superblock on /dev/sda3,
missing codepage or helper program, or other error

In some cases useful info is found in syslog - try
dmesg | tail or so.


To reproduce:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml



Thanks,
Ying Huang


Attachments:
(No filename) (834.00 B)
config-4.4.0-rc3-00241-g9f88450 (139.74 kB)
job.yaml (3.69 kB)
reproduce.sh (1.55 kB)
stderr (207.00 B)
Download all attachments

2015-12-14 07:58:59

by Chao Yu

[permalink] [raw]
Subject: RE: [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3

Hi Ying Huang,

> -----Original Message-----
> From: kernel test robot [mailto:[email protected]]
> Sent: Monday, December 14, 2015 3:06 PM
> To: Chao Yu
> Cc: [email protected]; LKML; 0day robot
> Subject: [lkp] [f2fs] 9f88450ff1:
> stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3
>
> FYI, we noticed the below changes on
>
> https://github.com/0day-ci/linux
> Chao-Yu/f2fs-clean-up-node-page-updating-flow/20151211-161235
> commit 9f88450ff18d8bd577ff431318f7ae00034465c0 ("f2fs: do more integrity verification for
> superblock")
>
>
> After your commit, our mounting f2fs partition operations will fail with
> following error message. But I have no dmesg now. Do you need it?

Thanks for the report! Could you please share dmesg and some info (e.g. size..)
about storage device '/dev/sda3'.

Thanks,

>
> mount: wrong fs type, bad option, bad superblock on /dev/sda3,
> missing codepage or helper program, or other error
>
> In some cases useful info is found in syslog - try
> dmesg | tail or so.
>
>
> To reproduce:
>
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git
> cd lkp-tests
> bin/lkp install job.yaml # job file is attached in this email
> bin/lkp run job.yaml
>
>
>
> Thanks,
> Ying Huang

2015-12-15 04:06:11

by kernel test robot

[permalink] [raw]
Subject: Re: [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3

Chao Yu <[email protected]> writes:

> Hi Ying Huang,
>
>> -----Original Message-----
>> From: kernel test robot [mailto:[email protected]]
>> Sent: Monday, December 14, 2015 3:06 PM
>> To: Chao Yu
>> Cc: [email protected]; LKML; 0day robot
>> Subject: [lkp] [f2fs] 9f88450ff1:
>> stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3
>>
>> FYI, we noticed the below changes on
>>
>> https://github.com/0day-ci/linux
>> Chao-Yu/f2fs-clean-up-node-page-updating-flow/20151211-161235
>> commit 9f88450ff18d8bd577ff431318f7ae00034465c0 ("f2fs: do more integrity verification for
>> superblock")
>>
>>
>> After your commit, our mounting f2fs partition operations will fail with
>> following error message. But I have no dmesg now. Do you need it?
>
> Thanks for the report! Could you please share dmesg and some info (e.g. size..)
> about storage device '/dev/sda3'.
>

The dmesg is attached.

Best Regards,
Huang, Ying


Attachments:
dmesg.xz (22.55 kB)

2015-12-15 05:54:07

by Chao Yu

[permalink] [raw]
Subject: RE: [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3

Hi Ying Huang,

> -----Original Message-----
> From: Huang, Ying [mailto:[email protected]]
> Sent: Tuesday, December 15, 2015 12:06 PM
> To: Chao Yu
> Cc: [email protected]; 'LKML'; '0day robot'
> Subject: Re: [lkp] [f2fs] 9f88450ff1:
> stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3
>
> Chao Yu <[email protected]> writes:
>
> > Hi Ying Huang,
> >
> >> -----Original Message-----
> >> From: kernel test robot [mailto:[email protected]]
> >> Sent: Monday, December 14, 2015 3:06 PM
> >> To: Chao Yu
> >> Cc: [email protected]; LKML; 0day robot
> >> Subject: [lkp] [f2fs] 9f88450ff1:
> >> stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3
> >>
> >> FYI, we noticed the below changes on
> >>
> >> https://github.com/0day-ci/linux
> >> Chao-Yu/f2fs-clean-up-node-page-updating-flow/20151211-161235
> >> commit 9f88450ff18d8bd577ff431318f7ae00034465c0 ("f2fs: do more integrity verification for
> >> superblock")
> >>
> >>
> >> After your commit, our mounting f2fs partition operations will fail with
> >> following error message. But I have no dmesg now. Do you need it?
> >
> > Thanks for the report! Could you please share dmesg and some info (e.g. size..)
> > about storage device '/dev/sda3'.
> >
>
> The dmesg is attached.

Thanks very much for your help. :) I have already fixed this issue and resent
v2 patch.

Thanks,

>
> Best Regards,
> Huang, Ying