Thanks, Bjo"rn Torkelsson. (Closes: #342607)
openafs (1.4.0-3) unstable; urgency=low
+ * Apply patch to allow the module to build with the Ubuntu kernel.
+ Thanks, Björn Torkelsson. (Closes: #342607)
* Add a hint to README.Debian on what to do about the cache partition if
running ReiserFS or XFS without a spare partition.
#if defined(AFS_LINUX26_ENV)
if (PageReclaim(pp)) {
+# if defined(WRITEPAGE_ACTIVATE)
return WRITEPAGE_ACTIVATE;
+# else
+ return AOP_WRITEPAGE_ACTIVATE;
+# endif
}
#else
if (PageLaunder(pp)) {