Bruce Evans 9c0619dace Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted
when bdevsw[] became sparse.  We still depend on magic to avoid having to
check that (v_rdev) device numbers in vnodes are not NODEV.

Removed redundant `major(dev) < nblkdev' tests instead of updating them.
1998-10-25 19:02:48 +00:00
..
1998-10-25 07:23:32 +00:00
1998-10-23 10:46:20 +00:00
1998-09-14 19:56:42 +00:00
1998-09-13 15:40:31 +00:00
1998-08-17 01:05:25 +00:00
1998-09-17 09:35:02 +00:00
1998-08-17 01:05:25 +00:00
1998-01-08 23:42:31 +00:00
1998-10-24 19:47:42 +00:00
1997-05-28 04:45:15 +00:00
1998-10-24 19:47:29 +00:00
1998-10-11 18:39:38 +00:00