diff options
author | dfr <dfr@FreeBSD.org> | 2008-08-13 12:03:31 +0000 |
---|---|---|
committer | dfr <dfr@FreeBSD.org> | 2008-08-13 12:03:31 +0000 |
commit | 0dc2a27f4a92508338afac82253cbb2393ba22df (patch) | |
tree | f2a889a125cea6352cd87f77fc0f1dc211f627cb /cddl | |
parent | b992b3ff383d39a480d2acf9cb459439925754d4 (diff) | |
download | FreeBSD-src-0dc2a27f4a92508338afac82253cbb2393ba22df.zip FreeBSD-src-0dc2a27f4a92508338afac82253cbb2393ba22df.tar.gz |
Fix an interop issue with Linux: If you do nothing but TCP
mounts, Linux won't even bother registering nlockmgr for UDP. This
causes nlm_get_rpc to fail, which means any attempts to deliver the
GRANTED callback fail. Add code to nlm_get_rpc to try to locate the
TCP version as well. If it finds it on TCP, it establishes
a clnt_reconnect to the host.
Submitted by: zachary.loafman at isilon.com
MFC after: 2 weeks
Diffstat (limited to 'cddl')
0 files changed, 0 insertions, 0 deletions