From: "dE ." <de.techno@gmail.com>
To: reiserfs-devel@vger.kernel.org
Subject: Re: linux 3.4.2 fails to compile with patch
Date: Mon, 17 Sep 2012 10:20:46 +0530 [thread overview]
Message-ID: <5056AC26.2080608@gmail.com> (raw)
In-Reply-To: <1502246.NqeFiNrX3o@intelfx-laptop>
On 09/14/12 18:12, Ivan Shapovalov wrote:
> On Friday 14 September 2012 09:50:03 dE . wrote:
>> Hello again :)
>>
>> I downloaded the recent patches for 3.2 to 3.5 kernels, and applied it
>> to my 3.4.2 kernel. It results in the following --
>>
>> CC fs/fs-writeback.o
>> fs/fs-writeback.c: In function 'generic_writeback_sb_inodes':
>> fs/fs-writeback.c:560:6: error: request for member 'nr_to_write' in
>> something not a structure or union
>> fs/fs-writeback.c:561:6: error: request for member 'pages_skipped' in
>> something not a structure or union
>> fs/fs-writeback.c:563:3: warning: passing argument 3 of
>> 'writeback_single_inode' from incompatible pointer type [enabled by default]
>> fs/fs-writeback.c:344:1: note: expected 'struct writeback_control *' but
>> argument is of type 'struct writeback_control **'
>> fs/fs-writeback.c:565:38: error: request for member 'nr_to_write' in
>> something not a structure or union
>> fs/fs-writeback.c:566:29: error: request for member 'nr_to_write' in
>> something not a structure or union
>> fs/fs-writeback.c:569:10: error: request for member 'pages_skipped' in
>> something not a structure or union
>> make[1]: *** [fs/fs-writeback.o] Error 1
>> make: *** [fs] Error 2
> Hello,
>
> The vfs layer had undergone some changes between versions 3.4 and 3.5, so a
> patch against 3.5 won't work when applied to 3.4 or earlier versions.
> Instead, please, try the attached patch.
>
> Regards,
> Ivan Shapovalov.
>
>> --
>> 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
Thankyou! It works. This should be added to the SF project.
I'll test reiser4 with my root partition (without compression).
next prev parent reply other threads:[~2012-09-17 4:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-14 4:20 linux 3.4.2 fails to compile with patch dE .
2012-09-14 11:25 ` doiggl
[not found] ` <1502246.NqeFiNrX3o@intelfx-laptop>
2012-09-17 4:50 ` dE . [this message]
2012-09-17 7:24 ` Ivan Shapovalov
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=5056AC26.2080608@gmail.com \
--to=de.techno@gmail.com \
--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.