On Tue, Sep 08, 2009 at 10:21:02PM -0400, Christoph Hellwig wrote: > On Tue, Sep 08, 2009 at 11:30:07AM -0400, Chris Mason wrote: > > Sorry for digging up an old thread, but is there any reason we can't > > just use page_mkwrite here? I'd love to get rid of the btrfs code to > > detect places that use set_page_dirty without a page_mkwrite. > > It's not just btrfs, it's also a complete pain in the a** for XFS and > probably every filesystems using ->page_mkwrite for dirty page tracking. Well I guess I should really get out my put_user_pages patches and propose doing page locking or something. One problem is just going through and converting all callers... another problem is that nobody seemed to care much last time but hopefully there is more interest 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