On Wed, May 15, 2013 at 11:49 PM, Michael Olbrich <[email protected]> wrote: > The constants for T/P/E don't fit in a 23bit off_t. That's why largefile > was introduced in the first place. > I'm not sure how to fix this. Maybe just use 'ifdef' and not support those > formats?
That sounds reasonable to me. The lack of support for the T/P/E units on non-largefile builds should be then documented in the man pages. -- David Strauss | [email protected] | +1 512 577 5827 [mobile] _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
