Re: [PATCH] bsg: fix a blocking read bug
Subject AM[PATCH] bsg: fix a blocking read bug
[PATCH] bsg: fix a blocking read bug
This patch fixes a bug that read() returns ENODATA even with a blocking file descriptor when there are no commands pending. This also includes some cleanups. Signed-off-by: FUJITA Tomonori <[EMAIL PROTECTED]> --- block/bsg.c | 84 -- 1 fi