]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/fiemap.h (struct fiemap.fm_extents): Change size to 1.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jul 2011 05:06:46 +0000 (22:06 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jul 2011 05:08:04 +0000 (22:08 -0700)
commitfeb0b08c0d030fbeb94ef4f7b6f7f701ffb42af5
treef4c7b73e5b96b1be16d00022389f7caf964ed752
parentbe6120b5ccc02f4a9a0216f9d43eabdeb5f0dba0
* src/fiemap.h (struct fiemap.fm_extents): Change size to 1.

This is for portability to non-GCC C89 and C99 compilers.
Original problem, on NonStop, reported by Joachim Schmitz in
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9077>.
src/fiemap.h