linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PG_updatodate vs BH_updatodate
@ 2008-11-21 22:03 Francis Moreau
  2008-11-23  4:19 ` Andreas Dilger
  0 siblings, 1 reply; 7+ messages in thread
From: Francis Moreau @ 2008-11-21 22:03 UTC (permalink / raw)
  To: linux-fsdevel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-11-24 16:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-21 22:03 PG_updatodate vs BH_updatodate Francis Moreau
2008-11-23  4:19 ` 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

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).