kernel-ark/net/sunrpc
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end()
sg_mark_end() overwrites the page_link information, but all users want
__sg_mark_end() behaviour where we just set the end bit. That is the most
natural way to use the sg list, since you'll fill it in and then mark the
end point.

So change sg_mark_end() to only set the termination bit. Add a sg_magic
debug check as well, and clear a chain pointer if it is set.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-11-02 08:47:06 +01:00
..
auth_gss [SG] Get rid of __sg_mark_end() 2007-11-02 08:47:06 +01:00
xprtrdma [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing 2007-10-30 00:44:32 -07:00
auth_null.c
auth_unix.c
auth.c
cache.c
clnt.c
Makefile
rpc_pipe.c
rpcb_clnt.c
sched.c Use helpers to obtain task pid in printks 2007-10-19 11:53:43 -07:00
socklib.c
stats.c
sunrpc_syms.c
svc.c
svcauth_unix.c
svcauth.c
svcsock.c
sysctl.c [SUNRPC]: fix rpc debugging 2007-10-30 01:07:15 -07:00
timer.c
xdr.c [CRYPTO] users: Fix up scatterlist conversion errors 2007-10-27 00:52:07 -07:00
xprt.c
xprtsock.c