original_kernel/net/sunrpc/auth_gss
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument
Most drivers need to set length and offset as well, so may as well fold
those three lines into one.

Add sg_assign_page() for those two locations that only needed to set
the page, where the offset/length is set outside of the function context.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-24 11:20:47 +02:00
..
Makefile
auth_gss.c
gss_generic_token.c
gss_krb5_crypto.c SG: Change sg_set_page() to take length and offset argument 2007-10-24 11:20:47 +02:00
gss_krb5_mech.c
gss_krb5_seal.c
gss_krb5_seqnum.c
gss_krb5_unseal.c
gss_krb5_wrap.c SUNRPC: Use correct type in buffer length calculations 2007-10-09 17:20:30 -04:00
gss_mech_switch.c
gss_spkm3_mech.c
gss_spkm3_seal.c
gss_spkm3_token.c
gss_spkm3_unseal.c
svcauth_gss.c svcgss: move init code into separate function 2007-10-09 18:31:57 -04:00