From: Edward Shishkin <edward.shishkin@gmail.com>
To: Mathieu Belanger <m@thieu.so>
Cc: Evgeniy <iron.udjin@gmail.com>,
Chris Gentile <cnjgentile@gmail.com>,
reiserfs-devel@vger.kernel.org
Subject: Re: Reiser4 GIT and Kernel 3.11 patchs
Date: Thu, 19 Sep 2013 01:36:36 +0200 [thread overview]
Message-ID: <523A3904.3060909@gmail.com> (raw)
In-Reply-To: <20130918232403.Horde.bNNl42nj7ZN7__sS0HomGg7@mail.thieu.so>
It seems, we have successfully ported reiser4 to 3.11 on the
previous week. I'll try to put the patch to sourceforge next weekends.
Thanks,
Edward.
19.09.2013 01:24, Mathieu Belanger пишет:
>
> The crash I/you got is related to readdir.
>
> in 3.11, .readdir don't exist anymore and got replaced with .iterate.
> but as Edward said, the way to use it changed too and I don't know how
> to fix it... yet.
>
> I just renamed .readdir to .iterate in my old patchs and that's not
> correct.
>
> For the patch you done this morning, it was ok and not related to the
> crash but it should not be named lockref/d_lockref as we still use
> spinlock_t and not the new struct lockref (who contain lock and
> count). It failed initially because d_lock got defined as d_lockref.lock.
>
> We can't use it (or try) until that's patched.
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-09-18 23:36 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-17 18:15 Reiser4 GIT and Kernel 3.11 patchs Mathieu Belanger
2013-09-17 19:52 ` Edward Shishkin
2013-09-17 20:24 ` Evgeniy
2013-09-17 20:37 ` Chris Gentile
2013-09-17 21:02 ` Evgeniy
2013-09-17 21:15 ` Mathieu Belanger
2013-09-17 21:22 ` Chris Gentile
2013-09-17 22:02 ` Chris Gentile
2013-09-18 3:44 ` Mathieu Belanger
2013-09-18 5:52 ` Chris Gentile
2013-09-18 6:14 ` Chris Gentile
2013-09-18 6:20 ` Mathieu Belanger
2013-09-18 6:47 ` Chris Gentile
2013-09-18 6:54 ` Mathieu Belanger
2013-09-18 6:59 ` Chris Gentile
2013-09-18 13:20 ` Evgeniy
2013-09-18 13:27 ` Chris Gentile
2013-09-18 13:30 ` Chris Gentile
2013-09-18 14:02 ` Evgeniy
2013-09-18 15:53 ` Evgeniy
2013-09-18 16:09 ` Mathieu Belanger
2013-09-18 16:20 ` Mathieu Belanger
2013-09-18 16:24 ` Evgeniy
2013-09-18 16:39 ` Mathieu Belanger
2013-09-18 18:02 ` Evgeniy
2013-09-18 18:20 ` Mathieu Belanger
2013-09-18 18:36 ` Mathieu Belanger
2013-09-18 23:24 ` Mathieu Belanger
2013-09-18 23:36 ` Edward Shishkin [this message]
2013-09-19 1:25 ` Mathieu Belanger
[not found] ` <CADW=+3=znbq=KDqCmzQ_eq=V_9i4VpHj_uOcB3joJbZUZPNtdA@mail.gmail.com>
2013-09-19 5:45 ` Mathieu Belanger
2013-09-19 9:12 ` Edward Shishkin
2013-09-19 10:10 ` Evgeniy
2013-09-19 10:23 ` Evgeniy
2013-09-19 10:24 ` Edward Shishkin
2013-09-19 15:02 ` Christopher Gentile
2013-09-19 14:43 ` Christopher Gentile
[not found] ` <5238C666.6080703@gmail.com>
2013-09-17 21:22 ` Evgeniy
2013-09-17 21:25 ` Chris Gentile
2013-09-17 21:35 ` Evgeniy
[not found] ` <CAL2jS+mhmvmse7UqK4Xa0pYLSBJ9mfBDohKYFKdjzpAbL-=prA@mail.gmail.com>
2013-09-17 23:13 ` Edward Shishkin
-- strict thread matches above, loose matches on Subject: below --
2013-09-19 15:14 m
2013-09-19 15:55 ` Mathieu Belanger
2013-09-19 16:08 ` Christopher Gentile
2013-09-19 16:21 ` Christopher Gentile
2013-09-19 18:09 ` Mathieu Belanger
2013-09-19 20:05 ` Edward Shishkin
2013-09-19 18:16 ` Christopher Gentile
2013-09-23 19:01 ` Edward Shishkin
2013-09-23 21:21 ` Edward Shishkin
2013-09-24 9:08 ` Chris Gentile
2013-09-25 0:31 ` Mathieu Belanger
2013-09-25 0:34 ` Chris Gentile
2013-09-28 16:06 ` Chris Gentile
2013-09-25 4:47 ` Chris Gentile
2013-09-28 16:20 m
2013-09-28 17:43 ` Chris Gentile
[not found] ` <20130928174954.Horde.5eBFCXLtsWAtF9zNtt95nQ1@mail.thieu.so>
2013-09-28 18:22 ` Chris Gentile
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=523A3904.3060909@gmail.com \
--to=edward.shishkin@gmail.com \
--cc=cnjgentile@gmail.com \
--cc=iron.udjin@gmail.com \
--cc=m@thieu.so \
--cc=reiserfs-devel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.