From: Christoph Hellwig <hch@infradead.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Arjan van de Ven <arjan@infradead.org>,
Anton Altaparmakov <aia21@cam.ac.uk>,
Linus Torvalds <torvalds@osdl.org>,
linux-kernel@vger.kernel.org
Subject: Re: [2.6 PATCH] Export invalidate_mapping_pages() to modules.
Date: Wed, 3 Jan 2007 20:11:23 +0000 [thread overview]
Message-ID: <20070103201123.GA1097@infradead.org> (raw)
In-Reply-To: <20070103110332.ba3d39a2.akpm@osdl.org>
On Wed, Jan 03, 2007 at 11:03:32AM -0800, Andrew Morton wrote:
> It makes no sense to me to export invalidate_inode_pages() and not
> invalidate_mapping_pages() and I actually need invalidate_mapping_pages()
> because of its range specification ability...
>
> akpm: also remove the export of invalidate_inode_pages() by making it an
> inlined wrapper.
What about just killing invalidate_inode_pages()? It only has about
a dozend callers, and it's already rather misnamed since it actually
operates on an address_space, not an inode.
next prev parent reply other threads:[~2007-01-03 20:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-01 23:28 [2.6 PATCH] Export invalidate_mapping_pages() to modules Anton Altaparmakov
2007-01-03 13:29 ` Arjan van de Ven
2007-01-03 18:58 ` Anton Altaparmakov
2007-01-03 19:03 ` Andrew Morton
2007-01-03 20:11 ` Christoph Hellwig [this message]
2007-01-03 20:44 ` Andrew Morton
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=20070103201123.GA1097@infradead.org \
--to=hch@infradead.org \
--cc=aia21@cam.ac.uk \
--cc=akpm@osdl.org \
--cc=arjan@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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