On Jul 13, 2004, at 11:08 PM, Neulinger, Nathan wrote:
vol-dump.c doesn't currently appear to support large file output, even with just writing to stdout. I can make it work on file opens by adding O_LARGEFILE to the open flags, but as I haven't paid a whole lot of attention to lfs support, is there a cleaning way of doing this? also, why wouldn't it work for writing to stdout - that shouldn't care about file size...
I haven't looked recenty at that code but if no _file_ is >2GB it should work.
Or was that about something else??
Horst
_______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
