linux/drivers/block
Trond Myklebust 91cf45f02a [NET]: Add the helper kernel_sock_shutdown()
...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 <Trond.Myklebust@netapp.com>
Acked-by: Mark Fasheh <mark.fasheh@oracle.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-12 18:10:39 -08:00
..
aoe aoe: remove unecessary wrapper function 2007-10-17 08:42:52 -07:00
paride paride: fix 'and' typo in drivers/block/paride/pt.c 2007-11-05 15:12:32 -08:00
DAC960.c [PATCH] Fix breakage after SG cleanups 2007-10-23 12:02:39 -07:00
DAC960.h Fix DAC960 driver on machines which don't support 64-bit DMA 2007-09-11 17:21:19 -07:00
Kconfig Block driver using virtio. 2007-10-23 15:49:54 +10:00
Makefile Remove old lguest bus and drivers. 2007-10-23 15:49:55 +10:00
amiflop.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
ataflop.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
cciss.c cciss: update copyright notices 2007-10-29 11:33:05 +01:00
cciss.h
cciss_cmd.h
cciss_scsi.c cciss: update copyright notices 2007-10-29 11:33:05 +01:00
cciss_scsi.h cciss: update copyright notices 2007-10-29 11:33:05 +01:00
cpqarray.c [PATCH] Fix breakage after SG cleanups 2007-10-23 12:02:39 -07:00
cpqarray.h
cryptoloop.c SG: Change sg_set_page() to take length and offset argument 2007-10-24 11:20:47 +02:00
floppy.c floppy: remove register keyword use from floppy driver 2007-10-17 08:43:03 -07:00
ida_cmd.h
ida_ioctl.h
loop.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
nbd.c [NET]: Add the helper kernel_sock_shutdown() 2007-11-12 18:10:39 -08:00
pktcdvd.c pktcdvd: fix BUG caused by sysfs module reference semantics change 2007-11-08 08:00:24 +01:00
ps2esdi.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
ps3disk.c block: convert blkdev_issue_flush() to use empty barriers 2007-10-16 11:05:02 +02:00
rd.c Fix misspellings of "system", "controller", "interrupt" and "necessary". 2007-10-19 23:10:43 +02:00
smart1,2.h
sunvdc.c More SG build fixes 2007-10-24 08:46:01 +02:00
swim3.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
sx8.c [PATCH] Fix breakage after SG cleanups 2007-10-23 12:02:39 -07:00
ub.c ub: add sg_init_table for sense and read capacity commands 2007-10-25 09:17:03 +02:00
umem.c drivers/block/umem: use DRIVER_NAME where appropriate 2007-10-10 09:25:59 +02:00
umem.h drivers/block/umem: trim trailing whitespace 2007-10-10 09:25:59 +02:00
viodasd.c [SG] Update drivers to use sg helpers 2007-10-22 21:19:53 +02:00
virtio_blk.c SG: audit of drivers that use blk_rq_map_sg() 2007-10-24 13:21:21 +02:00
xd.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
xd.h [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
xen-blkfront.c Fixup rq_for_each_segment() indentation 2007-10-10 09:25:56 +02:00
xsysace.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
z2ram.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00