Quincey Koziol
406492e3d2
[svn-r4853] Purpose:
...
Bug Fix
Description:
When file space was returned to the file space free-list for reuse,
occasionally raw data allocations which used space from the free-list
would overlap with the metadata accumulator and get over-written with
the cached information in the accumulator, corrupting the data.
Solution:
Check if the space about to be recycled on the free-list is going to be
used for raw data and also overlaps with the metadata accumulator cache,
avoiding using space that fits those criteria.
This fixes bug #701
Platforms tested:
FreeBSD 4.5 (sleipnir)
2002-01-23 16:30:34 -05:00
..
2001-10-23 14:39:01 -05:00
2001-08-15 09:54:05 -05:00
2001-05-15 16:28:04 -05:00
2001-12-30 23:58:53 -05:00
2001-05-15 16:28:04 -05:00
2001-12-18 15:30:58 -05:00
2001-06-28 16:23:13 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-06-29 13:53:29 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2002-01-09 14:29:39 -05:00
2001-05-15 16:28:04 -05:00
2001-08-15 09:54:05 -05:00
2001-08-15 09:54:05 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2002-01-23 16:30:34 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-07-02 08:56:10 -05:00
2001-08-15 09:54:05 -05:00
2000-11-09 16:47:59 -05:00
2001-05-15 16:28:04 -05:00
2001-10-10 12:54:29 -05:00
2002-01-23 16:30:34 -05:00
2002-01-23 16:30:34 -05:00
2001-07-30 14:52:34 -05:00
2001-05-15 16:28:04 -05:00
2001-05-15 16:28:04 -05:00
2001-10-02 11:59:50 -05:00
2000-10-20 15:57:56 -05:00
2001-06-28 16:23:13 -05:00
2001-08-15 09:54:05 -05:00
2002-01-23 16:30:34 -05:00
2001-08-15 09:54:05 -05:00
2001-12-11 13:24:30 -05:00
2001-08-15 09:54:05 -05:00
2001-05-15 16:28:04 -05:00
2000-05-19 18:00:03 -05:00
2000-05-19 18:00:03 -05:00
2000-05-19 18:00:03 -05:00
2001-09-18 15:04:19 -05:00
2001-08-15 09:54:05 -05:00
2001-05-15 16:28:04 -05:00
2002-01-03 21:45:42 -05:00
2001-08-15 09:54:05 -05:00
2001-05-15 16:28:04 -05:00