* src/system.h (ST_BLKSIZE): Ceiling at SIZE_MAX / 8 + 1, not at 4
commitc5bccf11cc7e4d05f09e726ee9d2afffe00b3309
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Oct 2006 22:25:51 +0000 (3 22:25 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 Oct 2006 22:25:51 +0000 (3 22:25 +0000)
tree1300dab18cf23d86b5339b92b3bfef81d626cf86
parent1d4ac49f9db4c81c07e6bfec6c3bfe039901af19
* src/system.h (ST_BLKSIZE): Ceiling at SIZE_MAX / 8 + 1, not at 4
MiB, since XFS hosts can legitimately have large values of
st_blksize.  Problem reported by Tony Ernst in
<http://savannah.gnu.org/bugs/?17903>.
ChangeLog
src/system.h