Il 08/11/2012 13:41, Jan Kara ha scritto:
When user asks for O_NONBLOCK behavior for a file descriptor, return EAGAIN instead of blocking on a frozen filesystem. Signed-off-by: Jan Kara <jack@xxxxxxx> ---
It seems good. Since we have changed a bit the behavior, what do you think to replace the uninterruptible sleeping with killable sleeping in this context?
Marco -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html