Matthew Dillon
82b23b5384
vp->v_object must be valid after normal flow of vfs_object_create()
...
completes, change if() to KASSERT(). This is not a bug, we are
simplify clarifying and optimizing the code.
In if/else in vfs_object_create(), the failure of both conditionals
will lead to a NULL object. Exit gracefully if this case occurs.
( this case does not normally occur, but needed to be handled ).
Obtained from: Eivind Eklund <eivind@FreeBSD.org>
1999-02-04 18:25:39 +00:00
..
1998-11-14 21:58:51 +00:00
1998-11-14 21:58:51 +00:00
1999-01-29 22:59:43 +00:00
1999-02-04 12:42:39 +00:00
1999-01-29 22:59:43 +00:00
1999-01-29 22:59:43 +00:00
1998-11-10 09:08:49 +00:00
1999-01-30 19:36:02 +00:00
1998-11-11 12:57:05 +00:00
1998-11-29 20:31:02 +00:00
1999-01-27 21:50:00 +00:00
1999-01-08 17:31:30 +00:00
1999-01-28 17:32:05 +00:00
1999-01-28 00:57:57 +00:00
1999-01-31 03:15:13 +00:00
1999-01-26 02:38:12 +00:00
1998-11-10 09:16:29 +00:00
1998-12-10 01:47:41 +00:00
1999-01-27 23:45:44 +00:00
1999-01-27 21:50:00 +00:00
1999-01-20 14:49:12 +00:00
1999-01-27 21:50:00 +00:00
1999-01-27 21:50:00 +00:00
1999-01-26 07:37:11 +00:00
1999-01-29 08:36:45 +00:00
1999-01-21 08:29:12 +00:00
1999-01-28 00:57:57 +00:00
1999-01-28 00:57:57 +00:00
1999-01-31 03:15:13 +00:00
1999-01-30 19:29:10 +00:00
1999-01-26 02:38:12 +00:00
1999-02-02 12:11:01 +00:00
1999-01-10 01:58:29 +00:00
1999-01-17 18:58:04 +00:00
1999-01-10 07:45:33 +00:00
1998-11-29 20:31:02 +00:00
1999-01-29 08:29:05 +00:00
1999-01-27 21:50:00 +00:00
1999-01-28 00:57:57 +00:00
1999-01-29 09:04:27 +00:00
1999-01-29 09:04:27 +00:00
1998-11-08 18:33:11 +00:00
1998-10-15 09:50:45 +00:00
1999-01-08 17:31:30 +00:00
1999-01-21 08:11:06 +00:00
1999-01-27 21:50:00 +00:00
1998-12-27 18:03:29 +00:00
1998-12-14 05:37:37 +00:00
1999-01-28 01:59:53 +00:00
1998-12-10 19:57:01 +00:00
1998-12-07 21:58:50 +00:00
1998-12-14 08:34:55 +00:00
1998-12-03 04:45:57 +00:00
1999-01-21 08:58:41 +00:00
1999-01-02 11:34:57 +00:00
1999-01-29 08:09:32 +00:00
1999-01-28 01:59:53 +00:00
1999-01-06 23:05:42 +00:00
1998-11-08 12:39:07 +00:00
1999-01-29 08:10:35 +00:00
1999-01-28 00:57:57 +00:00
1999-01-27 21:50:00 +00:00
1999-02-01 21:16:31 +00:00
1998-11-11 12:57:05 +00:00
1998-11-11 12:45:14 +00:00
1999-01-30 12:21:49 +00:00
1999-01-30 12:21:49 +00:00
1998-12-14 08:34:55 +00:00
1999-01-21 08:29:12 +00:00
1999-01-07 14:14:24 +00:00
1999-01-30 12:17:38 +00:00
1999-01-27 21:50:00 +00:00
1999-01-30 12:17:38 +00:00
1999-01-21 00:26:41 +00:00
1999-01-25 16:58:56 +00:00
1999-01-25 16:58:56 +00:00
1999-02-02 07:23:28 +00:00
1999-01-27 21:50:00 +00:00
1999-01-21 09:02:18 +00:00
1999-01-29 23:18:50 +00:00
1999-01-27 21:50:00 +00:00
1999-01-27 21:50:00 +00:00
1999-01-20 14:49:12 +00:00
1999-02-04 18:25:39 +00:00
1999-01-30 12:27:00 +00:00
1999-01-28 17:32:05 +00:00
1999-01-28 00:57:57 +00:00
1999-02-04 18:25:39 +00:00
1999-01-30 12:27:00 +00:00
1999-01-30 12:21:49 +00:00
1998-11-10 09:04:09 +00:00
1998-11-10 09:04:09 +00:00