build: Move fallocate include into global.h
authorLukas Czerner <lczerner@redhat.com>
Thu, 13 Mar 2014 04:19:52 +0000 (15:19 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 13 Mar 2014 04:19:52 +0000 (15:19 +1100)
commit2dc43e03e67d0d635eac1c423f3f022aeed6023c
tree58c9a448e421498f767b139c52283beaf12d8862
parent613cb3027c0e4c1289299b83a7e1c74c7d11f9a9
build: Move fallocate include into global.h

Move the inclusion of falloc.h with all it's possible defines for the
fallocate mode into global.h header file so we do not have to include
and define it manually in every tool using fallocate.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
configure.ac
ltp/fsstress.c
ltp/fsx.c
src/global.h