chiark / gitweb /
fixup for cddf148028f52
authorHarald Hoyer <harald@redhat.com>
Wed, 17 Apr 2013 16:58:06 +0000 (18:58 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 17 Apr 2013 17:00:50 +0000 (19:00 +0200)
commitc4073a27c555aeceac87a3b02a83141cde641a1e
treef30b47604306eae4a6fa5ec11d84fdcef697aa7d
parent9e6d4c613d14ee98ff1d7c88b2084697a40815fc
fixup for cddf148028f52

Instead of making a type up, just use __SWORD_TYPE, after reading
statfs(2).

Too bad, this does not fix s390x because __SWORD_TYPE is (long int) and
the kernel uses (int) to fill in the field!!!!!!
src/journal/sd-journal.c
src/readahead/readahead-collect.c
src/shared/util.c