From 05250b116ba3d9e488e52dfeeddbaab929fbd751 Mon Sep 17 00:00:00 2001 From: neilbrown Date: Thu, 3 Jul 2003 02:09:15 +0000 Subject: allow compilation against 2.5 headers --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5ea42f9..6287766 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-07-03 NeilBrown + + * support/include/nfs/nfs.h: Make sure correct __kernel_dev_t is + used as the size was changed somewhere in 2.5.60-2.5.70. Without + this nfs-utils compiles against 2.6 headers will not work on a + 2.4 kernel. + 2003-07-03 NeilBrown * support/nfs/nfssvc.c(nfssvc): If /proc/fs/nfs/threads exists, -- cgit