On 06/14/2012 06:17 PM, David Sterba wrote: > On Thu, Jun 14, 2012 at 04:23:24PM +0800, Liu Bo wrote: >> It should be 10 * 1024 * 1024. > > Nice one :) though there's another one a few lines above > > 1010 if (atomic_read(&root->fs_info->async_delalloc_pages) < > 1011 5 * 1042 * 1024 && > 1012 waitqueue_active(&root->fs_info->async_submit_wait)) > 1013 wake_up(&root->fs_info->async_submit_wait); > 1014 > > can you please fix both? > Sure, will update it. thanks, liubo > > david > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
