X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Fstat.h;h=67eae78323ba0d1d07a524371e70b511d2e2b6fa;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=b464f8020ec422477c94d68c5649ed2666c63e34;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-i386/stat.h b/include/asm-i386/stat.h index b464f8020..67eae7832 100644 --- a/include/asm-i386/stat.h +++ b/include/asm-i386/stat.h @@ -58,8 +58,7 @@ struct stat64 { long long st_size; unsigned long st_blksize; - unsigned long st_blocks; /* Number 512-byte blocks allocated. */ - unsigned long __pad4; /* future possible st_blocks high bits */ + unsigned long long st_blocks; /* Number 512-byte blocks allocated. */ unsigned long st_atime; unsigned long st_atime_nsec;