kernel_optimize_test/fs/afs
David Howells 4d9df9868f afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
Keep and pass sockaddr_rxrpc addresses around rather than keeping and
passing in_addr addresses to allow for the use of IPv6 and non-standard
port numbers in future.

This also allows the port and service_id fields to be removed from the
afs_call struct.

Signed-off-by: David Howells <dhowells@redhat.com>
2017-11-13 15:38:17 +00:00
..
afs_cm.h
afs_fs.h afs: Add some protocol defs 2017-11-13 15:38:17 +00:00
afs_vl.h afs: Add some protocol defs 2017-11-13 15:38:17 +00:00
afs.h afs: Add some protocol defs 2017-11-13 15:38:17 +00:00
cache.c afs: Update the cache index structure 2017-11-13 15:38:17 +00:00
callback.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
cell.c afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
cmservice.c afs: Push the net ns pointer to more places 2017-11-13 15:38:17 +00:00
dir.c afs: Push the net ns pointer to more places 2017-11-13 15:38:17 +00:00
file.c
flock.c afs: Lay the groundwork for supporting network namespaces 2017-11-13 15:38:16 +00:00
fsclient.c afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
inode.c afs: Push the net ns pointer to more places 2017-11-13 15:38:17 +00:00
internal.h afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
Kconfig
main.c afs: Fix server reaping 2017-11-13 15:38:16 +00:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
misc.c rxrpc: Move the packet.h include file into net/rxrpc/ 2017-07-21 11:00:20 +01:00
mntpt.c
netdevices.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
proc.c afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
rxrpc.c afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
security.c
server.c afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
super.c afs: Push the net ns pointer to more places 2017-11-13 15:38:17 +00:00
vlclient.c afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
vlocation.c afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
vnode.c afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
volume.c afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr 2017-11-13 15:38:17 +00:00
write.c fs: convert a pile of fsync routines to errseq_t based reporting 2017-08-01 08:39:29 -04:00
xattr.c