linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Francis Moreau <francis.moro@gmail.com>
To: linux-fsdevel@vger.kernel.org
Subject: PG_updatodate vs BH_updatodate
Date: Fri, 21 Nov 2008 23:03:27 +0100	[thread overview]
Message-ID: <m2prko3ff4.fsf@gmail.com> (raw)

Hello,

I'm wondering if there's any difference between these 2 flags except
that one is a page flag and the other one is a buffer head flag.

But in my understanding these 2 flags means that the page contains
uptodate data. So the buffer head flag seems useless since it could be
calculated from bh->b_page->flags.

Thanks for any hints

Francis

             reply	other threads:[~2008-11-21 22:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-21 22:03 Francis Moreau [this message]
2008-11-23  4:19 ` PG_updatodate vs BH_updatodate Andreas Dilger
2008-11-23 12:14   ` Francis Moreau
2008-11-23 12:21     ` Matthew Wilcox
2008-11-23 20:14       ` Francis Moreau
2008-11-24 15:56         ` Jörn Engel
2008-11-24 16:42           ` Francis Moreau

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=m2prko3ff4.fsf@gmail.com \
    --to=francis.moro@gmail.com \
    --cc=linux-fsdevel@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).