diff options
author | Jeff Layton <jlayton@redhat.com> | 2012-11-26 20:09:55 +0400 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2012-12-05 23:27:30 +0400 |
commit | b979aaa1777259330435c47f900833dabe9189e8 (patch) | |
tree | 45db63a100144fd74e5997ab329f855bed520ed1 /fs/jbd2 | |
parent | ccb5c001b3035ca470fe21424e439530ba838510 (diff) | |
download | linux-b979aaa1777259330435c47f900833dabe9189e8.tar.xz |
cifs: get rid of smb_vol->UNCip and smb_vol->port
Passing this around as a string is contorted and painful. Instead, just
convert these to a sockaddr as soon as possible, since that's how we're
going to work with it later anyway.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions