Re: [PATCH] Add O_NONBLOCK support to FUSE

From: Miklos Szeredi
Date: Thu Mar 02 2006 - 14:54:19 EST


> Found the BUG, patch below. Feel free to merge it with the async
> patch even though it is signed off on its own.

OK.

And I think the 'fc->fasync = NULL' is redundant, since
fasync_helper() should have already set it to NULL (fc->fasync list
will contain at most one item).

Committed both changes.

Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/