I think Josef's patch only address the one-by-one page processing issue. But do not address the issue that dirty_pages should be set to 0 when copied is 0.
---------------------------------------- > Date: Sat, 5 Mar 2011 10:56:52 -0600 > Subject: Re: [PATCH] btrfs file write debugging patch > From: [email protected] > To: [email protected] > CC: [email protected]; [email protected]; [email protected]; > [email protected] > > On Thu, Mar 3, 2011 at 8:41 PM, Josef Bacik wrote: > > On Fri, Mar 04, 2011 at 10:42:46AM +0800, Zhong, Xin wrote: > >> Where can I find your patch? Thanks! > >> > > > > It's in my btrfs-work git tree, it's based on the latest git pull from > > linus so > > you can just pull it onto a linus tree and you should be good to go. The > > specific patch is > > > > Btrfs: simplify our write path > > > > Thanks, > > > > Josef > > > > Josef: > > I've been testing the kernel from you git tree (as of commit 5555f192 > Btrfs: add a comment explaining what btrfs_cont_expand does). > > I am still running into issues when running the portion of Openmotif > that has been generating the problem with page faults when given an > unaligned address. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
