From: Jonathan Corbet <corbet@lwn.net>
To: Nikolay Borisov <nborisov@suse.com>
Cc: viro@zeniv.linux.org.uk, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] swap: Remove obsolete sentence
Date: Sat, 26 Aug 2017 15:56:01 -0600 [thread overview]
Message-ID: <20170826155601.7eb95fe1@lwn.net> (raw)
In-Reply-To: <1503660540-1438-1-git-send-email-nborisov@suse.com>
On Fri, 25 Aug 2017 14:29:00 +0300
Nikolay Borisov <nborisov@suse.com> wrote:
> Currently there are no ->swap_{in,out} method in address_space_operations
> sructure definition, so the statement that anything is going to be proxied
> through them is wrong.
>
> Signed-off-by: Nikolay Borisov <nborisov@suse.com>
> ---
> Documentation/filesystems/vfs.txt | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/Documentation/filesystems/vfs.txt b/Documentation/filesystems/vfs.txt
> index 73e7d91f03dc..405a3df759b3 100644
> --- a/Documentation/filesystems/vfs.txt
> +++ b/Documentation/filesystems/vfs.txt
> @@ -829,9 +829,7 @@ struct address_space_operations {
> swap_activate: Called when swapon is used on a file to allocate
> space if necessary and pin the block lookup information in
> memory. A return value of zero indicates success,
> - in which case this file can be used to back swapspace. The
> - swapspace operations will be proxied to this address space's
> - ->swap_{out,in} methods.
> + in which case this file can be used to back swapspace.
Applied to the docs tree, thanks.
jon
prev parent reply other threads:[~2017-08-26 21:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-25 11:29 [PATCH] swap: Remove obsolete sentence Nikolay Borisov
2017-08-26 21:56 ` Jonathan Corbet [this message]
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=20170826155601.7eb95fe1@lwn.net \
--to=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nborisov@suse.com \
--cc=viro@zeniv.linux.org.uk \
/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