jhb
788b235895
Fix up NFS client write error handling. Errors are split into
...
recoverable and unrecoverable. For the former, we redirty the
buffer and hang onto it for future retries. For the latter (eg.
ESTALE), we discard the buffer and return the error back to the
user on the next syscall. This fixes a number of vfs panics and
fixes having a large number of dirty buffers (that cannot be
written out and reclaimed) from hanging around. Thanks to ups@
for discussions on this issue.
Reported by: kris, Kai, others
Approved by: re (kensmith)
2007-07-03 18:30:55 +00:00
..
2007-07-01 22:19:20 +00:00
2007-06-16 15:03:33 +00:00
2007-06-25 05:06:57 +00:00
2007-04-17 12:27:08 +00:00
2007-07-01 17:42:07 +00:00
2007-06-27 12:00:24 +00:00
2007-05-31 11:51:53 +00:00
2007-06-17 04:37:57 +00:00
2007-07-03 12:46:08 +00:00
2007-07-03 12:58:33 +00:00
2007-07-03 12:13:45 +00:00
2007-07-03 17:43:56 +00:00
2007-07-03 17:42:37 +00:00
2007-06-09 21:55:17 +00:00
2007-06-17 22:19:19 +00:00
2007-06-12 00:12:01 +00:00
2007-04-01 16:52:54 +00:00
2007-07-01 22:19:20 +00:00
2007-06-14 17:14:27 +00:00
2007-06-15 22:58:14 +00:00
2007-07-03 18:18:30 +00:00
2007-06-13 06:17:48 +00:00
2007-07-03 12:46:08 +00:00
2007-07-03 12:46:08 +00:00
2007-07-01 06:59:30 +00:00
2007-06-28 12:54:58 +00:00
2007-06-23 00:02:20 +00:00
2007-06-23 04:34:38 +00:00
2007-07-03 12:46:08 +00:00
2007-07-03 12:46:08 +00:00
2007-07-03 12:13:45 +00:00
2007-06-13 22:42:43 +00:00
2007-04-16 12:31:35 +00:00
2007-06-05 00:00:57 +00:00
2007-06-15 23:49:54 +00:00
2007-06-01 01:12:45 +00:00
2007-07-03 18:30:55 +00:00
2007-06-13 22:42:43 +00:00
2007-05-09 19:37:02 +00:00
2007-06-14 17:14:27 +00:00
2007-06-17 05:55:54 +00:00
2007-06-22 03:57:36 +00:00
2007-06-16 05:42:26 +00:00
2007-07-01 20:51:30 +00:00
2007-06-18 21:49:42 +00:00
2007-06-16 22:30:38 +00:00
2007-07-03 17:42:37 +00:00
2007-03-22 18:16:43 +00:00
2007-07-02 01:31:43 +00:00
2007-07-02 06:56:37 +00:00
2007-07-01 11:41:27 +00:00