lockd: initialize sin6_scope_id in lockd_inet6addr_event()
authorScott Mayhew <smayhew@redhat.com>
Thu, 5 Jan 2017 21:34:50 +0000 (16:34 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 31 Jan 2017 17:31:54 +0000 (12:31 -0500)
commitc01410f7f6fd476072c9a71241938c24bed8b6f9
tree49121d1af12ff94a09ceb6bb3515fe978d92dfa0
parent7b19824de685eae9802f679cab7457aad486d185
lockd: initialize sin6_scope_id in lockd_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/lockd/svc.c