Robert Watson
63732dce22
Push the VOP_ADVLOCK() call to release advisory locks on vnode file
...
descriptors out of fdrop_locked() and into vn_closefile(). This
removes all knowledge of vnodes from fdrop_locked(), since the lock
behavior was specific to vnodes. This also removes the specific
requirement for Giant in fdrop_locked(), it's now only required by
code that it calls into.
Add GIANT_REQUIRED to vn_closefile() since VFS requires Giant.
2004-06-01 18:03:20 +00:00
..
2004-06-01 13:49:28 +00:00
2004-05-30 17:57:46 +00:00
2004-05-26 12:09:39 +00:00
2004-05-25 05:52:48 +00:00
2004-05-02 19:24:23 +00:00
2004-05-30 20:27:19 +00:00
2004-05-29 22:34:08 +00:00
2004-06-01 06:22:59 +00:00
2004-05-31 22:48:19 +00:00
2004-05-18 05:30:06 +00:00
2004-06-01 15:50:11 +00:00
2004-06-01 01:18:51 +00:00
2004-05-30 18:04:06 +00:00
2004-04-07 20:46:16 +00:00
2004-05-30 20:27:19 +00:00
2004-06-01 13:49:28 +00:00
2004-06-01 13:49:28 +00:00
2004-05-30 20:27:19 +00:00
2004-04-07 20:46:16 +00:00
2004-06-01 18:03:20 +00:00
2004-05-14 12:28:31 +00:00
2004-05-30 20:27:19 +00:00
2004-05-30 20:27:19 +00:00
2004-05-30 17:57:46 +00:00
2004-05-05 03:34:37 +00:00
2004-03-12 21:45:33 +00:00
2004-06-01 13:15:32 +00:00
2004-05-30 20:27:19 +00:00
2004-05-30 20:27:19 +00:00
2004-05-03 05:15:53 +00:00
2004-03-01 03:14:23 +00:00
2004-03-01 03:14:23 +00:00
2004-05-30 20:27:19 +00:00
2004-05-30 20:27:19 +00:00
2004-04-07 05:00:01 +00:00
2004-04-07 20:46:16 +00:00
2004-05-06 05:03:23 +00:00
2004-05-31 20:21:06 +00:00
2004-05-30 20:27:19 +00:00
2004-06-01 11:57:15 +00:00
2004-03-17 17:50:55 +00:00
2004-05-30 20:00:41 +00:00
2004-05-26 12:09:39 +00:00
2004-04-07 05:00:01 +00:00
2004-05-30 20:27:19 +00:00
2004-05-31 21:46:06 +00:00
2004-06-01 13:39:02 +00:00
2004-05-26 00:19:39 +00:00
2004-05-31 16:55:12 +00:00
2004-06-01 01:36:26 +00:00
2004-05-16 00:19:12 +00:00