Whamcloud - gitweb
Branch b1_6
authorjohann <johann>
Mon, 8 Sep 2008 21:34:39 +0000 (21:34 +0000)
committerjohann <johann>
Mon, 8 Sep 2008 21:34:39 +0000 (21:34 +0000)
b=16813
i=johann
i=panda

restore the ability to pass LD= through autoconf since x2 requires an
alternate LD program (x2ld).

lustre/ChangeLog

index f7a7f63..c6cf8d1 100644 (file)
@@ -611,6 +611,12 @@ Details    : ptlrpc_at_recv_early_reply() should not modify req->rq_repmsg
             because it can be accessed by reply_in_callback() without the
             rq_lock held.
 
+Severity   : normal
+Frequency  : only X2
+Bugzilla   : 16813
+Description: X2 build failures
+Details    : fix build failures on Cray X2.
+
 -------------------------------------------------------------------------------