
raymond at wagnerrp
May 2, 2012, 11:56 AM
Views: 1051
Permalink
|
|
Re: Myth 0.21 expiring ALL shows too soon with TONS of disk space available
[In reply to]
|
|
On 5/2/2012 14:39, Ryan McDonald wrote: > Is there a change-log or bug-report anywhere that shows a 32/64 > problem has been fixed with the file system? http://code.mythtv.org/trac/changeset/83a03aaae367/mythtv Note that as explained in the commit, the previous use of size_t means this problem only exists on systems where the maximum array size is 4B, which means those running 32-bit operating systems. The combination of someone running a RAID array, or modern hard drives, with more than 2TB of free space on a single filesystem, and still continuing to use antiquated 32-bit versions of Linux, is sufficiently rare that no one even noticed the problem until late last year. _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-users
|