commit | 7133644eec17768ceddcbc97d42d3b242ab692e3 | [log] [tgz] |
---|---|---|
author | Vitaliy Filippov <vitalif@yourcmc.ru> | Mon May 26 12:08:35 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue May 27 12:12:05 2014 -0400 |
tree | 780157e7ad1facd4821d4712845652e57e1b4092 | |
parent | 2eb0ed09d968ac86d9c6e241d3c78e7d4395383a [diff] |
misc: use unsigned long long for file block count in filefrag This patch fixes incorrect reporting of file block count on 32-bit platforms. Signed-off-by: Theodore Ts'o <tytso@mit.edu>