[PATCH 8/8] xfstests: don't redefine _GNU_SOURCE in aio tests

Dave Chinner david at fromorbit.com
Tue Jan 19 21:38:08 CST 2010


Signed-off-by: Dave Chinner <david at fromorbit.com>
---
 src/aio-dio-regress/aio-dio-subblock-eof-read.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/aio-dio-regress/aio-dio-subblock-eof-read.c b/src/aio-dio-regress/aio-dio-subblock-eof-read.c
index cbcff97..a48841d 100644
--- a/src/aio-dio-regress/aio-dio-subblock-eof-read.c
+++ b/src/aio-dio-regress/aio-dio-subblock-eof-read.c
@@ -31,8 +31,6 @@
  *  worth of data, and the user issued a 4k read, we want to ensure that
  *  the return value is 300, not 4k.
  */
-
-#define _GNU_SOURCE
 #include <stdio.h>
 #include <stdlib.h>
 #include <libaio.h>
-- 
1.6.5




More information about the xfs mailing list