Re: "show directory sizes" gives wrong values - PATCH



Indeed there was an error in sort_size function: it is declared as int, but it returns a value of the type 
off_t which may be double. This results in a casting error and wrong sorting for very big files. The patch is 
attached.


-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Meet Singles
http://corp.mail.com/lavalife

Attachment: patch-fixsizesort
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]