[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
xfsprogs support for > 1TB devices.
Hi
Can you please apply the following patch to xfsprogs, if you have not
alreaddy fixed it:
--- xfsprogs-1.3.1/libxfs/init.c.orig Wed Aug 8 17:42:56 2001
+++ xfsprogs-1.3.1/libxfs/init.c Wed Aug 8 17:43:14 2001
@@ -132,7 +132,7 @@
{
int fd;
int error;
- long size;
+ unsigned long size;
struct stat64 st;
/* Test to see if we are dealing with a regular file rather than
* a
or maybe make it a unsigned long long right away..
Could you also indicate if there are likely to be any other problems, or
if 1-2 TB filesystems (and above 2tb?) should work with xfs?
--
Ragnar Kjorstad
Big Storage