- fix bug in xfs_growfs mount option parsing with external log
- BLKSZSET ioctl now conditional via the Makefile (off by default)
- rework some of the Debian packaging rules
+ - fix sign of BLKGETSIZE ioctl argument in libxfs
xfsprogs-1.3.0 (11 Jul 2001)
- reworked Makefiles to use libtool
{
int fd;
int error;
- long size;
- struct stat64 st;
+ unsigned long size;
+ struct stat64 st;
/* Test to see if we are dealing with a regular file rather than a
* block device, if we are just use the size returned by stat64