Christoph Lameter wrote: > On Thu, 31 May 2007, Ethan Solomita wrote: > >> The dirty map is only cleared (or freed) when the inode is cleared. >> At that point no pages are attached to the inode anymore and therefore it can >> be done without any locking. The dirty map therefore records all nodes that >> have been used for dirty pages by that inode until the inode is no longer >> used. >> >> Originally by Christoph Lameter <[EMAIL PROTECTED]> > > You should preserve my Signed-off-by: since I wrote most of this. Is there > a changelog? >
I wasn't sure of the etiquette -- I'd thought that by saying you had signed it off that meant you were accepting my modifications, and didn't want to presume. But I will change it if you like. No slight intended. Unfortunately I don't have a changelog, and since I've since forward ported the changes it would be hard to produce. If you want to review it you should probably review it all, because the forward porting may have introduced issues. -- Ethan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/