Pawel Jakub Dawidek
13c85d339d
Add a bandaid to avoid a deadlock in a situation, when we are trying to suspend
...
a file system, but need to obtain a vnode. We may not be able to do it, because
all vnodes could be already in use and other processes cannot release them,
because they are waiting in "suspfs" state.
In such situation, we allow to allocate a vnode anyway.
This is a temporary fix - there is no backpressure to free vnodes allocated in
those circumstances.
MFC after: 1 week
Reviewed by: tegge
2006-08-09 12:47:30 +00:00
..
2006-08-08 04:01:29 +00:00
2006-08-08 20:59:38 +00:00
2006-08-04 07:56:35 +00:00
2006-07-03 14:45:43 +00:00
2006-07-14 13:58:32 +00:00
2006-05-16 14:37:58 +00:00
2006-08-08 12:29:26 +00:00
2006-08-08 20:59:38 +00:00
2006-07-21 09:48:13 +00:00
2006-07-28 14:48:30 +00:00
2006-08-01 22:30:55 +00:00
2006-08-09 00:05:54 +00:00
2006-08-04 07:56:35 +00:00
2006-05-26 13:54:27 +00:00
2006-08-09 09:41:53 +00:00
2006-07-15 19:36:28 +00:00
2006-07-09 21:16:06 +00:00
2006-08-08 01:30:54 +00:00
2006-08-01 19:06:06 +00:00
2006-07-08 16:50:10 +00:00
2006-05-26 00:32:21 +00:00
2006-08-09 12:47:30 +00:00
2006-05-11 22:25:28 +00:00
2006-08-01 22:19:01 +00:00
2006-08-08 19:22:25 +00:00
2006-07-26 03:15:16 +00:00
2006-08-05 14:14:34 +00:00
2006-07-21 17:11:15 +00:00
2006-08-09 09:56:58 +00:00
2006-08-04 21:27:40 +00:00
2006-08-04 21:27:40 +00:00
2006-07-22 09:18:02 +00:00
2006-07-21 17:11:15 +00:00
2006-08-04 21:27:40 +00:00
2006-07-21 17:11:15 +00:00
2006-08-03 15:31:52 +00:00
2006-08-03 15:31:52 +00:00
2006-07-12 09:16:35 +00:00
2006-08-09 01:56:17 +00:00
2006-08-01 16:27:14 +00:00
2006-06-06 15:04:52 +00:00
2006-07-29 18:38:54 +00:00
2006-08-04 07:56:35 +00:00
2006-07-13 06:41:26 +00:00
2006-08-03 22:44:46 +00:00
2006-08-06 16:56:15 +00:00
2006-08-06 19:36:07 +00:00
2006-08-07 12:02:43 +00:00
2006-06-16 21:06:03 +00:00
2006-07-31 15:44:13 +00:00
2006-08-06 00:17:17 +00:00
2006-07-04 14:14:16 +00:00