linux/fs/ocfs2
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
..
cluster [NET]: Add the helper kernel_sock_shutdown() 2007-11-12 18:10:39 -08:00
dlm Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00
Makefile
alloc.c [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} 2007-11-06 15:31:39 -08:00
alloc.h
aops.c ocfs2: fix write() performance regression 2007-11-06 15:35:29 -08:00
aops.h
buffer_head_io.c
buffer_head_io.h
dcache.c ocfs2: Re-order iput in ocfs2_drop_dentry_lock 2007-11-06 15:31:52 -08:00
dcache.h
dir.c [2.6 patch] make ocfs2_find_entry_el() static 2007-11-06 15:31:06 -08:00
dir.h
dlmglue.c ocfs2: Create locks at initially requested level 2007-11-06 15:31:45 -08:00
dlmglue.h
endian.h
export.c exportfs: make struct export_operations const 2007-10-22 08:13:21 -07:00
export.h exportfs: make struct export_operations const 2007-10-22 08:13:21 -07:00
extent_map.c
extent_map.h
file.c ocfs2: Commit journal on sync writes 2007-11-06 15:32:00 -08:00
file.h
heartbeat.c
heartbeat.h
inode.c
inode.h
ioctl.c
ioctl.h
journal.c
journal.h
localalloc.c
localalloc.h
mmap.c
mmap.h
namei.c ocfs2: fix rename vs unlink race 2007-11-06 15:35:40 -08:00
namei.h
ocfs1_fs_compat.h
ocfs2.h
ocfs2_fs.h
ocfs2_lockid.h
slot_map.c
slot_map.h
suballoc.c
suballoc.h
super.c Slab API: remove useless ctor parameter and reorder parameters 2007-10-17 08:42:45 -07:00
super.h
symlink.c
symlink.h
sysfile.c
sysfile.h
uptodate.c
uptodate.h
ver.c
ver.h
vote.c
vote.h