Ahh, ok.
That means you got 0 back. That in turn means that the file seems to be
truncated for some reason - the only valid reason to get 0 back is if the
length of the file is smaller than the offset you're asking for data from.
Yes, that's how you get the filesystem type ;)
Well, if the return value was 0, it wasn't as odd any more, and the reason
seems to be a file truncate error. Shawn seems to be on that one.
(The "return 305 when asked for 207" seemed like a kernel bug, which was
why I got really interested ;)
Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html