Re: [PATCH] Make BH_Unwritten a first class bufferhead flag

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nathan Scott
Date: Monday, January 8, 2007 - 4:14 pm

On Mon, 2007-01-08 at 22:54 +0000, Christoph Hellwig wrote:

Yep, that does need to be done.  The first of the two calls
to set_buffer_delay can be removed from __xfs_get_blocks also
(currently there is an implied association between Delay and
Unwritten, which should be removed now).

I have a vague memory of some magic sysrq code (from 2.4 days)
which counted BH state on a page - if that still exists it'd
need to be updated too, but I can't seem to find it in current
2.6 kernels (used to live in buffer.c in ye olde 2.4 days).  It
probably left us around the time of PG_private's introduction.

cheers.

-- 
Nathan

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Make BH_Unwritten a first class bufferhead flag, David Chinner, (Mon Jan 8, 3:49 pm)
Re: [PATCH] Make BH_Unwritten a first class bufferhead flag, Christoph Hellwig, (Mon Jan 8, 3:54 pm)
Re: [PATCH] Make BH_Unwritten a first class bufferhead flag, Nathan Scott, (Mon Jan 8, 4:14 pm)
Re: [PATCH] Make BH_Unwritten a first class bufferhead flag, Christoph Hellwig, (Tue Jan 9, 3:50 am)