From: pschwan Date: Fri, 4 Apr 2003 16:55:46 +0000 (+0000) Subject: It's just _my_ UML, I guess. sigh. I'll update or something, and try X-Git-Tag: v1_7_110~2^11~153 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3dd9b4c6a84b4019674788a1fe73a171ad93293d;p=fs%2Flustre-release.git It's just _my_ UML, I guess. sigh. I'll update or something, and try again. --- diff --git a/lustre/llite/iod.c b/lustre/llite/iod.c index 1b24c49..746ae27 100644 --- a/lustre/llite/iod.c +++ b/lustre/llite/iod.c @@ -25,12 +25,6 @@ * writeback pressure got rid of our thread, but the file name remains. */ -/* UML seems to have problems with GPLONLY, in ways that I don't understand */ -#ifdef __arch_um__ -# define rb_insert_color GPLONLY_rb_insert_color -# define rb_erase GPLONLY_rb_erase -#endif - #include #include #include