linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* booked-page-flag.patch
@ 2007-02-15  8:45 Andrew Morton
  2007-02-15 14:03 ` booked-page-flag.patch Alex Tomas
  2007-02-15 17:18 ` booked-page-flag.patch Eric Sandeen
  0 siblings, 2 replies; 16+ messages in thread
From: Andrew Morton @ 2007-02-15  8:45 UTC (permalink / raw)
  To: Theodore Ts'o, Alex Tomas; +Cc: linux-ext4@vger.kernel.org


Sorry, we're seriously, seriously, seriously short on flags in the page
struct and this patch is going to need one heck of a good case for it to be
acceptable.

Even then, we should put a lot of effort into finding some way of avoiding
adding that page flag.  One option might be to add a new radix-tree tag,
and defining it as "for filesytem usage".  Or use PG_checked (which should
be renamed to to PG_fs_misc) (if that doesn't conflict with ext4's existing
use of PG_checked).  Or use !PageMappedToDisk()?

These patches seem to have a number of issues - we should get them properly
commented and properly changelogged then get them on the wire for decent
review before investing too much in them, please.

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

end of thread, other threads:[~2007-02-16 16:07 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-15  8:45 booked-page-flag.patch Andrew Morton
2007-02-15 14:03 ` booked-page-flag.patch Alex Tomas
2007-02-15 17:18 ` booked-page-flag.patch Eric Sandeen
2007-02-15 17:30   ` booked-page-flag.patch Alex Tomas
2007-02-15 20:56     ` booked-page-flag.patch Andrew Morton
2007-02-15 21:07       ` booked-page-flag.patch Alex Tomas
2007-02-15 23:23         ` booked-page-flag.patch Andrew Morton
2007-02-16  7:30           ` booked-page-flag.patch Alex Tomas
2007-02-16  7:46             ` booked-page-flag.patch Andrew Morton
2007-02-16  7:56               ` booked-page-flag.patch Alex Tomas
2007-02-16  8:06                 ` booked-page-flag.patch Andrew Morton
2007-02-16 12:14                   ` booked-page-flag.patch Andreas Dilger
2007-02-16 16:02               ` booked-page-flag.patch Dave Kleikamp
2007-02-16 15:03           ` booked-page-flag.patch Theodore Tso
2007-02-15 20:21   ` booked-page-flag.patch Andrew Morton
2007-02-16 12:17   ` booked-page-flag.patch Andreas Dilger

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