From: Ryusuke Konishi <ryusuke-sG5X7nlA6pw@public.gmane.org>
To: users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org,
milosdsax-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: Can't mount nilfs - error searching super root.
Date: Tue, 12 May 2009 03:52:01 +0900 (JST) [thread overview]
Message-ID: <20090512.035201.81813641.ryusuke@osrg.net> (raw)
In-Reply-To: <3313c4ab0905110832r6ca78e18h570a6f89d6078be6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Hi,
On Mon, 11 May 2009 17:32:48 +0200, Milos Jana wrote:
> The first patch modifies the file /fs/nilfs2/ioctl.c, while NILFS 2.0.12 and
> current git version have this file located under the path /fs/ioctl.c.
> Anyway, I have replaced all strings "/fs/nilfs/" with "/fs/", which allowed
> me to apply the first patch, but the second one and compilation failed:
>
> $ patch -p1 < patch1.patch
> patching file fs/ioctl.c
> Hunk #6 succeeded at 572 (offset -2 lines).
> Hunk #7 succeeded at 606 (offset -2 lines).
>
> $ patch -p1 < patch2.patch
> patching file fs/ioctl.c
> Hunk #1 FAILED at 25.
> Hunk #5 FAILED at 432.
> Hunk #6 succeeded at 448 (offset -2 lines).
> Hunk #7 succeeded at 469 (offset -2 lines).
> Hunk #8 succeeded at 478 (offset -2 lines).
> Hunk #9 succeeded at 486 (offset -2 lines).
> Hunk #10 succeeded at 506 (offset -2 lines).
> 2 out of 10 hunks FAILED -- saving rejects to file fs/ioctl.c.rej
> patching file fs/nilfs.h
> Hunk #1 succeeded at 245 (offset 9 lines).
> patching file fs/segment.c
> Hunk #1 succeeded at 2789 (offset 200 lines).
> Hunk #2 succeeded at 2807 (offset 200 lines).
> patching file fs/segment.h
<snip>
Sorry for confusing you.
These patches I have recently posted on this mailing list is not
against out-of-tree modules but against linux-2.6.30-rc5 (i.e. Linus'
kernel tree). And, these will not solve your problem.
I'll apply corresponding patches to the nilfs2-module git tree after
Linus merged into the mainline.
Regards,
Ryusuke Konishi
next prev parent reply other threads:[~2009-05-11 18:52 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-15 15:03 Can't mount nilfs - error searching super root Milos Jana
[not found] ` <3313c4ab0901150703o5f86dc67y9261156a5519e1d5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-15 17:01 ` Ryusuke Konishi
[not found] ` <20090116.020115.07539201.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-15 18:10 ` Milos Jana
[not found] ` <3313c4ab0901151010u67983034vd1b8b75e0672d400-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-16 7:55 ` Ryusuke Konishi
[not found] ` <20090116.165503.64733535.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-16 9:38 ` Milos Jana
[not found] ` <3313c4ab0901160138u39baa485u56c5f285fb553449-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-16 10:02 ` Ryusuke Konishi
[not found] ` <20090116.190200.71915952.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-16 11:15 ` Milos Jana
2009-01-16 10:22 ` Csaba Kos
[not found] ` <55b53420901160222g3716f81cy229069f7af717283-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-16 11:07 ` Ryusuke Konishi
[not found] ` <20090116.200749.101561788.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-16 11:16 ` Csaba Kos
[not found] ` <55b53420901160316h2b1e70e3xc420321973ce99b4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-16 13:22 ` Ryusuke Konishi
[not found] ` <20090116.222255.131926946.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-01-24 0:13 ` Milos Jana
[not found] ` <3313c4ab0901231613g2d82ea3at13e524dfba28df4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-24 0:22 ` Milos Jana
2009-01-30 12:03 ` Ryusuke Konishi
[not found] ` <20090130.210323.88475416.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-02-11 15:09 ` Milos Jana
[not found] ` <3313c4ab0902110709v1e9783fcm8f3dad6507f40347-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-02-12 5:34 ` Ryusuke Konishi
[not found] ` <20090212.143408.130857730.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-04-22 13:18 ` Milos Jana
[not found] ` <3313c4ab0904220618r22b62e7qa8b239ccbcf02270-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-04-22 14:44 ` Ryusuke Konishi
[not found] ` <20090422.234455.05227091.ryusuke-sG5X7nlA6pw@public.gmane.org>
2009-05-10 14:50 ` Milos Jana
[not found] ` <3313c4ab0905100750p503664acl3b44d043db3d23ae-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-11 15:32 ` Milos Jana
[not found] ` <3313c4ab0905110832r6ca78e18h570a6f89d6078be6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-11 18:52 ` Ryusuke Konishi [this message]
2009-02-11 15:20 ` Milos Jana
-- strict thread matches above, loose matches on Subject: below --
2009-01-14 22:04 Milos Jana
[not found] ` <3313c4ab0901141404h97995dgf58282876b0ffd42-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-15 11:48 ` Ryusuke Konishi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090512.035201.81813641.ryusuke@osrg.net \
--to=ryusuke-sg5x7nla6pw@public.gmane.org \
--cc=milosdsax-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox