phk
ede90c2b0f
For snapshots we need all VOP_LOCKs to be exclusive.
...
The "business class upgrade" was implemented in UFS's VOP_LOCK
implementation ufs_lock() which is the wrong layer, so move it to
ffs_lock().
Also, as long as we have not abandonned advanced vfs-stacking we
should not preclude it from happening: instead of implementing a
copy locally, use the VOP_LOCK_APV(&ufs) to correctly arrive at
vop_stdlock() at the bottom.
2005-02-08 15:54:30 +00:00
..
2005-02-06 13:46:39 +00:00
2005-02-08 01:21:24 +00:00
2005-02-06 01:55:08 +00:00
2005-01-30 14:58:00 +00:00
2005-02-02 14:27:36 +00:00
2005-01-30 08:12:37 +00:00
2005-02-07 08:04:24 +00:00
2005-02-07 21:53:42 +00:00
2005-02-07 23:20:12 +00:00
2005-02-03 23:01:01 +00:00
2004-12-21 08:47:35 +00:00
2005-01-06 01:34:41 +00:00
2005-02-08 06:12:44 +00:00
2005-02-08 07:51:14 +00:00
2005-01-06 18:27:30 +00:00
2005-02-08 12:34:11 +00:00
2005-01-28 14:42:17 +00:00
2005-01-06 22:18:23 +00:00
2005-02-07 22:02:18 +00:00
2005-02-06 13:46:39 +00:00
2005-02-06 13:46:39 +00:00
2005-01-29 16:23:39 +00:00
2005-02-07 21:46:43 +00:00
2005-02-03 15:51:39 +00:00
2005-02-06 21:13:41 +00:00
2005-01-30 12:57:47 +00:00
2005-02-03 16:21:07 +00:00
2005-01-07 02:35:34 +00:00
2005-01-07 01:45:51 +00:00
2005-02-08 10:31:55 +00:00
2005-02-06 11:13:59 +00:00
2005-02-06 21:43:55 +00:00
2005-01-07 01:45:51 +00:00
2005-01-09 07:34:55 +00:00
2005-01-10 13:06:42 +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-07 01:45:51 +00:00
2005-01-24 12:31:06 +00:00
2005-02-07 18:21:50 +00:00
2005-01-24 22:09:13 +00:00
2005-01-07 02:29:27 +00:00
2005-02-07 12:23:07 +00:00
2005-01-07 02:29:27 +00:00
2005-01-29 19:26:53 +00:00
2005-01-07 02:29:27 +00:00
2005-02-06 01:55:08 +00:00
2005-01-07 02:29:27 +00:00
2005-01-30 12:38:47 +00:00
2005-02-06 13:46:39 +00:00
2005-02-07 21:46:43 +00:00
2005-02-08 12:54:32 +00:00
2005-02-08 15:54:30 +00:00
2005-02-04 06:18:31 +00:00
2004-08-19 09:54:28 +00:00