Re: [PATCH 0/8] remove i_alloc_sem
From: Ted Ts'o <tytso@mit.edu>
Date: 2011-06-22 14:22:35
Also in:
linux-btrfs, linux-fsdevel
From: Ted Ts'o <tytso@mit.edu>
Date: 2011-06-22 14:22:35
Also in:
linux-btrfs, linux-fsdevel
On Wed, Jun 22, 2011 at 01:54:25AM +0200, Jan Kara wrote:
ext4_page_mkwrite()... Ted, what happened to that patch. Should I resend it?
So assuming I fix the refcounting issue in fs/ext4/page_io.c (which I will do not dropping the page's refcount until after the workqueue finishes its job), does your patch need changing, or is it a matter of fixing the commit description? In any case, this dragged got out, and it's late in -rc cycle for 3.0, so I was planning on queuing this for the next merge window. (Sorry for that, this was mostly due to my not having enough time to really dive into the issues involved.) - Ted