nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()
authorScott Mayhew <smayhew@redhat.com>
Thu, 5 Jan 2017 21:34:49 +0000 (16:34 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 31 Jan 2017 17:31:53 +0000 (12:31 -0500)
commit7b19824de685eae9802f679cab7457aad486d185
tree4ddd1ca8e180c6f0055366a05c833f97b4c48fb0
parent865d50b23e4d29c4958e6082c2ed8631472c613f
nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()

I noticed this was missing when I was testing with link local addresses.

Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfssvc.c