Kirk McKusick
e870d1e6f9
This fix corrects a problem in the file system that treats large
...
inode numbers as negative rather than unsigned. For a default
(16K block) file system, this bug began to show up at a file system
size above about 16Tb.
To fully handle this problem, newfs must be updated to ensure that
it will never create a filesystem with more than 2^32 inodes. That
patch will be forthcoming soon.
Reported by: Scott Burns, John Kilburg, Bruce Evans
Followup by: Jeff Roberson
PR: 133980
MFC after: 2 weeks
2010-02-10 20:10:35 +00:00
..
2010-02-10 16:30:04 +00:00
2010-02-10 16:30:04 +00:00
2010-01-18 06:48:24 +00:00
2009-09-29 21:25:59 +00:00
2010-02-04 18:56:38 +00:00
2010-02-05 23:17:59 +00:00
2010-02-09 22:30:51 +00:00
2010-02-09 06:24:43 +00:00
2010-01-29 03:35:01 +00:00
2010-01-08 15:44:49 +00:00
2010-02-10 11:12:39 +00:00
2010-01-31 19:12:24 +00:00
2010-02-03 01:12:19 +00:00
2010-01-14 14:30:54 +00:00
2010-02-10 16:30:04 +00:00
2010-02-10 16:30:04 +00:00
2010-01-07 21:01:37 +00:00
2010-02-10 05:47:34 +00:00
2009-06-14 17:33:46 +00:00
2010-01-06 05:58:07 +00:00
2010-02-10 16:30:04 +00:00
2010-01-31 21:22:45 +00:00
2010-02-09 22:39:34 +00:00
2010-02-08 18:16:59 +00:00
2009-08-12 10:44:13 +00:00
2010-01-18 20:34:00 +00:00
2010-02-09 21:31:53 +00:00
2010-01-24 10:22:39 +00:00
2009-11-29 20:47:43 +00:00
2009-06-24 20:57:50 +00:00
2009-09-10 18:33:08 +00:00
2010-02-09 23:45:14 +00:00
2010-02-09 23:45:14 +00:00
2010-02-09 23:45:14 +00:00
2009-10-07 19:50:14 +00:00
2010-01-09 15:43:47 +00:00
2010-02-10 16:30:04 +00:00
2010-01-27 17:49:27 +00:00
2010-02-10 16:30:04 +00:00
2010-01-12 07:49:34 +00:00
2010-01-31 22:31:01 +00:00
2010-02-10 16:30:04 +00:00
2010-02-10 16:30:04 +00:00
2010-02-09 05:52:35 +00:00
2010-02-08 09:16:59 +00:00
2009-10-25 09:48:21 +00:00
2010-02-10 20:10:35 +00:00
2010-01-29 19:25:45 +00:00
2009-08-12 16:27:51 +00:00
2010-01-07 21:01:37 +00:00