Rick Macklem 2f800e5593 Add a safety belt assignment to the nfsd for when "-p" isn't specified.
The kernel code assumes that nfsdargs.addr == NULL and nfsdargs.addrlen == 0
when there is no "-p" argument used for starting the nfsd.
This small patch ensures this is the case. In practice, I believe this always
happened, since "nfsdargs" was the last element on the stack for "main()",
but this little patch ensures it will be the case.
Spotted by inspection while adding a new optional field for "-p".
2018-06-30 12:14:20 +00:00
..
2017-11-30 20:33:45 +00:00
2018-06-12 18:58:56 +00:00
2018-06-10 02:30:09 +00:00
2017-11-30 20:33:45 +00:00
2018-01-05 08:29:32 +00:00
2018-06-06 18:52:33 +00:00
2018-05-28 09:41:44 +00:00
2017-12-28 05:34:04 +00:00
2018-01-02 16:50:57 +00:00
2018-05-16 02:58:05 +00:00
2018-05-23 09:46:21 +00:00
2018-02-23 17:20:53 +00:00
2018-05-19 20:57:22 +00:00
2018-02-03 20:53:21 +00:00
2018-02-28 07:59:55 +00:00
2018-06-13 09:17:04 +00:00
2018-06-17 17:31:16 +00:00
2018-03-17 12:59:55 +00:00
2018-05-11 00:01:43 +00:00
2018-03-19 05:49:26 +00:00
2018-05-11 00:01:43 +00:00
2018-02-08 14:53:34 +00:00
2018-06-15 17:44:21 +00:00
2018-06-15 17:44:21 +00:00