Re: Compatible fstat()

From: Parag Warudkar
Date: Tue Nov 08 2005 - 13:15:21 EST




I think it's just a syntax error...

size = lseek(fd, 0, SEEK_SET);
|___________ Whence at the end

... will do fine on three different systems so far.


Yeah I corrected that before trying but still didn't work on Debian (2.6.8 kernel)...
Running root, open successful but size is always zero - Strange..

Parag
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/