Whamcloud - gitweb
LU-687 ldiskfs: resolve section dynlocks mismatch
[fs/lustre-release.git] / ldiskfs / kernel_patches / patches / ext4-dynlocks-common-sles11.patch
index 97e92d2..a5c39e6 100644 (file)
@@ -52,7 +52,7 @@ diff -rupN 2.6.27.21/fs/ext4/dynlocks.c 2.6.27.21_1//fs/ext4/dynlocks.c
 +      return rc;
 +}
 +
-+void __exit dynlock_cache_exit(void)
++void dynlock_cache_exit(void)
 +{
 +      /* printk(KERN_INFO "exit dynlocks cache\n"); */
 +      kmem_cache_destroy(dynlock_cachep);