Re: [PATCH 0/3] Make block_page_mkwrite() handle frozen fs (V2)
From: Ted Ts'o <tytso@mit.edu>
Date: 2011-05-20 17:59:53
Also in:
linux-fsdevel
From: Ted Ts'o <tytso@mit.edu>
Date: 2011-05-20 17:59:53
Also in:
linux-fsdevel
On Thu, May 19, 2011 at 12:57:08PM +0200, Jan Kara wrote:
Since Ted has merged your stable pages patches touching ext4, I'll rebase my ext4 patch on top of that. Regarding block_page_mkwrite() I will add that one-liner to the series (because the ext4_page_mkwrite() now depends on that).
Hi Jan, Does your 3/3 ext4 patch have dependencies on your 1/3 and 2/3 VFS-layer patches? Thanks, - Ted