Rick Macklem
67c5c2d2d8
When the experimental NFS client is handling an NFSv4 server reboot
...
with delegations enabled, the recovery could fail if the renew
thread is trying to return a delegation, since it will not do the
recovery. This patch fixes the above by having nfscl_recalldeleg()
fail with the I/O operations returning EIO, so that they will be
attempted later. Most of the patch consists of adding an argument
to various functions to indicate the delegation recall case where
this needs to be done.
MFC after: 1 week
2010-04-22 23:51:01 +00:00
..
2010-04-22 23:47:19 +00:00
2010-04-22 21:31:34 +00:00
2010-04-14 20:45:33 +00:00
2010-04-15 08:29:14 +00:00
2010-04-22 18:47:23 +00:00
2010-04-21 19:32:00 +00:00
2010-04-22 09:24:01 +00:00
2010-04-14 20:50:07 +00:00
2010-04-14 23:06:07 +00:00
2010-04-22 22:15:08 +00:00
2010-04-22 23:51:01 +00:00
2010-04-19 20:07:35 +00:00
2010-01-14 14:30:54 +00:00
2010-04-22 23:47:19 +00:00
2010-04-22 21:31:34 +00:00
2010-02-25 14:13:39 +00:00
2010-04-21 20:04:42 +00:00
2010-04-07 16:50:38 +00:00
2010-04-22 21:31:34 +00:00
2010-04-20 16:30:17 +00:00
2010-04-14 23:06:07 +00:00
2010-04-14 18:29:40 +00:00
2010-04-07 16:29:10 +00:00
2010-04-21 10:21:34 +00:00
2010-04-11 16:04:08 +00:00
2010-04-15 12:40:33 +00:00
2010-04-07 16:50:38 +00:00
2010-04-07 16:50:38 +00:00
2010-02-16 20:00:21 +00:00
2010-02-18 22:10:55 +00:00
2010-03-26 01:19:29 +00:00
2010-01-09 15:43:47 +00:00
2010-04-22 21:31:34 +00:00
2010-04-09 23:00:24 +00:00
2010-04-22 21:31:34 +00:00
2010-03-23 23:03:30 +00:00
2010-03-02 15:05:48 +00:00
2010-04-22 21:31:34 +00:00
2010-04-22 21:31:34 +00:00
2010-04-20 17:57:43 +00:00
2010-04-03 17:22:28 +00:00
2010-04-20 10:19:27 +00:00
2010-04-20 04:16:39 +00:00
2010-04-20 21:04:57 +00:00
2010-02-21 01:12:18 +00:00