Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1290904 > unrolled thread

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

Started byChao Yu <chao2.yu@samsung.com>
First post2015-12-14 09:00 +0100
Last post2015-12-15 07:00 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: [lkp] [f2fs] 9f88450ff1:  stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3 Chao Yu <chao2.yu@samsung.com> - 2015-12-14 09:00 +0100
    Re: [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3 "Huang\, Ying" <ying.huang@linux.intel.com> - 2015-12-15 05:10 +0100
      RE: [lkp] [f2fs] 9f88450ff1:  stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3 Chao Yu <chao2.yu@samsung.com> - 2015-12-15 07:00 +0100

#1290904 — RE: [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3

FromChao Yu <chao2.yu@samsung.com>
Date2015-12-14 09:00 +0100
SubjectRE: [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3
Message-ID<qFwd4-39z-5@gated-at.bofh.it>
Hi Ying Huang,

> -----Original Message-----
> From: kernel test robot [mailto:ying.huang@linux.intel.com]
> Sent: Monday, December 14, 2015 3:06 PM
> To: Chao Yu
> Cc: lkp@01.org; 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1291831 — Re: [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3

From"Huang\, Ying" <ying.huang@linux.intel.com>
Date2015-12-15 05:10 +0100
SubjectRe: [lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3
Message-ID<qFP61-7p3-9@gated-at.bofh.it>
In reply to#1290904

[Multipart message — attachments visible in raw view] — view raw

Chao Yu <chao2.yu@samsung.com> writes:

> Hi Ying Huang,
>
>> -----Original Message-----
>> From: kernel test robot [mailto:ying.huang@linux.intel.com]
>> Sent: Monday, December 14, 2015 3:06 PM
>> To: Chao Yu
>> Cc: lkp@01.org; 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

[toc] | [prev] | [next] | [standalone]


#1291867

FromChao Yu <chao2.yu@samsung.com>
Date2015-12-15 07:00 +0100
Message-ID<qFQOu-8kE-7@gated-at.bofh.it>
In reply to#1291831
Hi Ying Huang,

> -----Original Message-----
> From: Huang, Ying [mailto:ying.huang@linux.intel.com]
> Sent: Tuesday, December 15, 2015 12:06 PM
> To: Chao Yu
> Cc: lkp@01.org; 'LKML'; '0day robot'
> Subject: Re: [lkp] [f2fs] 9f88450ff1:
> stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3
> 
> Chao Yu <chao2.yu@samsung.com> writes:
> 
> > Hi Ying Huang,
> >
> >> -----Original Message-----
> >> From: kernel test robot [mailto:ying.huang@linux.intel.com]
> >> Sent: Monday, December 14, 2015 3:06 PM
> >> To: Chao Yu
> >> Cc: lkp@01.org; 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web