From: Trond Myklebust <[EMAIL PROTECTED]>
Date: Mon, 12 Nov 2007 15:19:24 -0500

> ...and fix a couple of bugs in the NBD, CIFS and OCFS2 socket handlers.
> 
> Looking at the sock->op->shutdown() handlers, it looks as if all of them
> take a SHUT_RD/SHUT_WR/SHUT_RDWR argument instead of the
> RCV_SHUTDOWN/SEND_SHUTDOWN arguments.
> Add a helper, and then define the SHUT_* enum to ensure that kernel users
> of shutdown() don't get confused.
> 
> Signed-off-by: Trond Myklebust <[EMAIL PROTECTED]>
> Cc: Paul Clements <[EMAIL PROTECTED]>
> Acked-by: Mark Fasheh <[EMAIL PROTECTED]>
> Cc: Steve French <[EMAIL PROTECTED]>
> Acked-by: David Howells <[EMAIL PROTECTED]>
> Cc: David S. Miller <[EMAIL PROTECTED]>

Applied, thanks Trond.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to