[kernel] r17917 - dists/sid/linux-2.6/debian/config
    Ben Hutchings 
    benh at alioth.debian.org
       
    Sun Aug 14 16:38:38 UTC 2011
    
    
  
Author: benh
Date: Sun Aug 14 16:38:37 2011
New Revision: 17917
Log:
Ignore ABI changes in nfs.ko
Exports are for use by extra in-tree modules for NFSv4.1 and are
unlikely to be used by OOT modules.
Modified:
   dists/sid/linux-2.6/debian/config/defines
Modified: dists/sid/linux-2.6/debian/config/defines
==============================================================================
--- dists/sid/linux-2.6/debian/config/defines	Fri Aug 12 01:56:48 2011	(r17916)
+++ dists/sid/linux-2.6/debian/config/defines	Sun Aug 14 16:38:37 2011	(r17917)
@@ -1,5 +1,8 @@
 [abi]
 abiname: 1
+ignore-changes:
+# Exports are for use by extra in-tree modules for NFSv4.1 
+ module:fs/nfs/nfs
 
 [base]
 arches:
    
    
More information about the Kernel-svn-changes
mailing list