On Thu, May 05, 2011 at 08:27:32PM +0800, Wu Fengguang wrote: > - wbc.wb_start = jiffies; /* livelock avoidance */ > + oldest_jif = jiffies; > + wbc.older_than_this = &oldest_jif; Can't you kill the oldest_jif variable now? -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html