cifs: send IPv6 addr in upcall with colon delimiters
authorJeff Layton <jlayton@redhat.com>
Mon, 17 Aug 2009 20:26:49 +0000 (16:26 -0400)
committerSteve French <sfrench@us.ibm.com>
Tue, 1 Sep 2009 22:24:10 +0000 (22:24 +0000)
commit8c58b54574d18b3782b2a261b9dae3c4e90b6b04
tree76e32545f819dce52b1cb0bdc6236dd539c271bc
parentca43e3beee38623a3f80691b28623d6ecf214742
cifs: send IPv6 addr in upcall with colon delimiters

Make it easier on the upcall program by adding ':' delimiters between
each group of hex digits.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_spnego.c