Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1417916
| From | Rob Landley <rob@landley.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Fix NFS option parsing bit-rot. |
| Date | 2016-06-09 00:00 +0200 |
| Message-ID | <rHTG1-5FE-9@gated-at.bofh.it> (permalink) |
| References | <rHbEZ-2Gd-1@gated-at.bofh.it> <rHcB3-3jH-1@gated-at.bofh.it> <rHREe-4nR-39@gated-at.bofh.it> <rHSqC-4VQ-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/08/2016 03:35 PM, Trond Myklebust wrote: > > > On 6/8/16, 15:41, "Rob Landley" <rob@landley.net> wrote: >>So addr= is at _best_ redundant. You MUST supply host:/ always, >>the current code just wasn't using it. > > That’s because you just happen to be supplying an IP address instead of > a hostname. The kernel has no DNS resolving functionality. It cannot > resolve hostnames into IP addresses without help either by the caller or > by means of an upcall. That is why ‘addr=’ has been a mandatory > parameter ever since we introduced the text based parser. Then why is host: mandatory in the dev name? Rob
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] Fix NFS option parsing bit-rot. Rob Landley <rob@landley.net> - 2016-06-07 01:00 +0200
Re: [PATCH] Fix NFS option parsing bit-rot. Trond Myklebust <trondmy@primarydata.com> - 2016-06-07 02:00 +0200
Re: [PATCH] Fix NFS option parsing bit-rot. Rob Landley <rob@landley.net> - 2016-06-08 21:50 +0200
Re: [PATCH] Fix NFS option parsing bit-rot. Trond Myklebust <trondmy@primarydata.com> - 2016-06-08 22:40 +0200
Re: [PATCH] Fix NFS option parsing bit-rot. Rob Landley <rob@landley.net> - 2016-06-09 00:00 +0200
csiph-web