reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ivan Shapovalov <intelfx@intelfx.name>
To: reiserfs-devel@vger.kernel.org
Cc: Edward Shishkin <edward.shishkin@gmail.com>,
	Ivan Shapovalov <intelfx@intelfx.name>
Subject: [PATCH] reiser4: missed patch in porting to 3.15
Date: Fri, 30 Sep 2016 09:36:28 +0300	[thread overview]
Message-ID: <20160930063629.13794-1-intelfx@intelfx.name> (raw)

A patch was missed in the days of 3.15...

Ivan Shapovalov (1):
  Adjust reiser4 for 3.15: replace truncate_inode_pages(..., 0) with truncate_inode_pages_final(...).

 plugin/file/cryptcompress.c | 2 --
 super_ops.c                 | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.10.0


             reply	other threads:[~2016-09-30  6:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-30  6:36 Ivan Shapovalov [this message]
2016-09-30  6:43 ` [PATCH] Adjust reiser4 for 3.15: replace truncate_inode_pages(..., 0) with truncate_inode_pages_final(...) Ivan Shapovalov
2016-09-30  6:47   ` Ivan Shapovalov
2016-10-03 14:29     ` Edward Shishkin
2016-10-03 14:40       ` Ivan Shapovalov
2016-10-03 19:45         ` Ivan Shapovalov
2016-10-04 15:44           ` Edward Shishkin
2016-10-03 14:08   ` Edward Shishkin

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=20160930063629.13794-1-intelfx@intelfx.name \
    --to=intelfx@intelfx.name \
    --cc=edward.shishkin@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).