Andrew Morton: > Anyway, as Nick appears to have done a dump-and-run on the kernel > project, I shall send your fix into Linus as-is. Perhaps you or Nick > could look into cleaning things up later on? Before I say "I agree and will clean up", Linus did it and the refined patch is already merged. Reading his patch, I am afraid there exists a possibitily of a problem. In creating a file (and in rcu-walk mode), if ->open returns ESTALE, then the problem may happen in the next ref-walk mode because intent.open.file is reset to NULL. But I don't know whether such ->open exists currently or not. J. R. Okajima -- 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