]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs.h: require transparent LFS for all users
authorFelix Janda <felix.janda@posteo.de>
Tue, 1 Nov 2016 01:38:42 +0000 (12:38 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 1 Nov 2016 01:38:42 +0000 (12:38 +1100)
commit7fda99a0c2970f7da2661118b438e64dec1751b4
tree35eefe6072809c4c5c796051e5af9e9c4c6fae3f
parent09d38d96fcccd6c42ab3be1ad627094d25a995c3
xfs.h: require transparent LFS for all users

Since our interfaces depend on the consistent use of a 64bit offset
type, force downstreams to use transparent LFS (_FILE_OFFSET_BITS=64),
so that it becomes impossible for them to use 32bit interfaces.

Signed-off-by: Felix Janda <felix.janda@posteo.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
include/xfs.h