phk
5bbf7f6810
Neuter linux_ustat() until somebody finds time to try to fix it.
...
The fundamental problem is that we get only the lower 8 bits of the
minor device number so there is no guarantee that we can actually
find the disk device in question at all.
This was probably a bigger issue pre-GEOM where the upper bits
signaled which slice were in use.
The secondary problem is how we get from (partial) dev_t to vnode.
The correct implementation will involve traversing the mount list
looking for a perfect match or a possible match (for truncated
minor).
2005-02-22 13:39:46 +00:00
..
2005-02-19 21:16:48 +00:00
2005-02-19 21:16:48 +00:00
2005-02-20 21:34:59 +00:00
2005-02-17 11:14:45 +00:00
2005-02-02 14:27:36 +00:00
2005-02-21 00:28:36 +00:00
2005-02-20 23:01:57 +00:00
2005-02-22 13:39:46 +00:00
2005-02-22 13:04:05 +00:00
2005-02-22 04:27:05 +00:00
2004-12-21 08:47:35 +00:00
2005-01-06 01:34:41 +00:00
2005-02-22 06:34:53 +00:00
2005-02-20 23:01:57 +00:00
2005-01-06 18:27:30 +00:00
2005-02-19 11:44:57 +00:00
2005-02-10 12:23:29 +00:00
2005-01-06 22:18:23 +00:00
2005-02-22 06:31:45 +00:00
2005-02-19 21:16:48 +00:00
2005-02-08 20:25:07 +00:00
2005-02-18 10:49:55 +00:00
2005-02-22 13:11:33 +00:00
2005-02-10 20:39:39 +00:00
2005-02-20 20:29:04 +00:00
2005-02-22 13:04:05 +00:00
2005-02-10 17:00:48 +00:00
2005-02-18 10:53:00 +00:00
2005-02-21 21:58:17 +00:00
2005-02-21 21:58:17 +00:00
2005-02-22 13:04:05 +00:00
2005-02-22 13:04:05 +00:00
2005-01-07 01:45:51 +00:00
2005-02-21 21:58:17 +00:00
2005-01-10 13:06:42 +00:00
2005-02-17 14:21:22 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-24 12:31:06 +00:00
2005-02-19 11:44:57 +00:00
2005-01-24 22:09:13 +00:00
2005-01-07 02:29:27 +00:00
2005-02-11 03:41:34 +00:00
2005-02-15 02:54:53 +00:00
2005-02-14 07:30:04 +00:00
2005-01-07 02:29:27 +00:00
2005-02-19 21:16:48 +00:00
2005-01-07 02:29:27 +00:00
2005-02-13 13:59:34 +00:00
2005-02-18 15:37:34 +00:00
2005-02-22 13:04:05 +00:00
2005-02-08 12:54:32 +00:00
2005-02-20 08:02:15 +00:00
2005-02-19 11:44:57 +00:00