On Thu, Dec 13, 2012 at 10:40:42PM +0100, Jan Kara wrote: > Currently we allow enabling dioread_nolock mount option on remount for > filesystems where blocksize < PAGE_CACHE_SIZE. This isn't really supported so > fix the bug by moving the check for blocksize != PAGE_CACHE_SIZE into > parse_options(). Change the original PAGE_SIZE to PAGE_CACHE_SIZE along the way > because that's what we are really interested in. > > Signed-off-by: Jan Kara <jack@xxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html