linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Trond Myklebust <trond.myklebust@fys.uio.no>
To: "Juan J. Quintela" <quintela@fi.udc.es>
Cc: lkml <linux-kernel@vger.rutgers.edu>, linux-mm@kvack.org
Subject: Re: PATCH: Rewrite of truncate_inode_pages (WIP)
Date: Wed, 31 May 2000 14:30:38 +0200 (CEST)	[thread overview]
Message-ID: <14645.1518.740545.133390@charged.uio.no> (raw)
In-Reply-To: <ytt7lcaex4g.fsf@serpe.mitica>

>>>>> " " == Juan J Quintela <quintela@fi.udc.es> writes:

     > OK, the problem here is that __remove_inode_pages needs to be
     > called with page->buffers==NULL.  What do you suggest to obtain
     > that?

     > Ok, tell me *the* correct way of doing that.  We need to make
     > sere that __remove_inode_page is called with page->buffers ==
     > NULL.  It is ok for you:
     >    if(page->buffers)
     >         BUG();

That's good. It won't affect NFS or smbfs, and it will catch any block 
devices that try to use that function.

Cheers,
  Trond
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/

  reply	other threads:[~2000-05-31 12:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-30  1:29 Juan J. Quintela
2000-05-30  1:52 ` Juan J. Quintela
2000-05-31  8:58 ` Trond Myklebust
2000-05-31 12:13   ` Juan J. Quintela
2000-05-31 12:30     ` Trond Myklebust [this message]
2000-05-31 15:03       ` Juan J. Quintela

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=14645.1518.740545.133390@charged.uio.no \
    --to=trond.myklebust@fys.uio.no \
    --cc=linux-kernel@vger.rutgers.edu \
    --cc=linux-mm@kvack.org \
    --cc=quintela@fi.udc.es \
    /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