Whamcloud - gitweb
Quiet a number of ia64 compile errors (not all of which are ia64 specific).
authoradilger <adilger>
Fri, 4 Jul 2003 18:29:34 +0000 (18:29 +0000)
committeradilger <adilger>
Fri, 4 Jul 2003 18:29:34 +0000 (18:29 +0000)
commit1e6f62d604e6ed324e1acc12341bde794a642a4e
treea13e57e5015464af8e99c2c3f06e3e39e8f2033c
parent323523e904fc3e43fba1bc9f506555cae6795190
Quiet a number of ia64 compile errors (not all of which are ia64 specific).
Strangely, it seems that  (int) / (size_t) is promoted to some non-int type
on ia64, I don't know why, since the result could never become larger than int.
lustre/ptlrpc/recov_thread.c