All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <andrewm@uow.edu.au>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: Linus Torvalds <torvalds@transmeta.com>,
	"David S. Miller" <davem@redhat.com>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] writepage method changes
Date: Thu, 10 May 2001 12:07:46 +1000	[thread overview]
Message-ID: <3AF9F7F2.AC47F7AC@uow.edu.au> (raw)
In-Reply-To: <Pine.LNX.4.21.0105091940430.15959-100000@freak.distro.conectiva>

Marcelo Tosatti wrote:
> 
> Well,
> 
> Here is the updated version of the patch to add the "priority" argument to
> writepage().

It appears that a -EIO return from block_write_full_page() will
result in an unlock of an unlocked page in page_launder(). Splat.

What does the new writepage() argument do, and why does
it exist?

What action should the individual writepage()s take in
response to different values of `priority'?

What is the meaning of the writepage return value for
the respective values of `priority'?

When should writepage return with the page locked,
and when not?

-

  reply	other threads:[~2001-05-10  2:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-09 22:58 [PATCH] writepage method changes Marcelo Tosatti
2001-05-10  2:07 ` Andrew Morton [this message]
2001-05-10  1:19   ` Marcelo Tosatti
2001-05-10  1:51     ` Marcelo Tosatti
2001-05-10 14:51       ` Chris Mason
2001-05-11  1:01         ` Marcelo Tosatti

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=3AF9F7F2.AC47F7AC@uow.edu.au \
    --to=andrewm@uow.edu.au \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=torvalds@transmeta.com \
    /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.