Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nfsd: copy client's address including port number to cl_addr
rpc_copy_addr() copies only the IP address and misses any port numbers. It seems potentially useful to keep the port number around too. Signed-off-by: J. Bruce Fields <bfields@redhat.com>
- Loading branch information