Skip to content

Instantly share code, notes, and snippets.

Hostname "mxen"
FQDNLookup false
Interval 10
Timeout 2
ReadThreads 5
LoadPlugin cpu
LoadPlugin df
LoadPlugin load
Dist: dapper
Name: Dapper Drake
Version: 6.06 LTS
Date: Thu, 01 Jun 2006 9:00:00 UTC
Supported: 0
Description: This is the Dapper Drake release
Release-File: http://archive.ubuntu.com/ubuntu/dists/dapper/Release
ReleaseNotes: http://changelogs.ubuntu.com/EOLReleaseAnnouncement
UpgradeTool: http://archive.ubuntu.com/ubuntu/dists/dapper/main/dist-upgrader-all/current/dapper.tar.gz
UpgradeToolSignature: http://archive.ubuntu.com/ubuntu/dists/dapper/main/dist-upgrader-all/current/dapper.tar.gz.gpg
Dist: warty
Name: Warty Warthog
Version: 04.10
Date: Wed, 20 Oct 2004 07:28:17 UTC
Supported: 0
Description: This is the warty warthog release
Release-File: http://archive.ubuntu.com/ubuntu/dists/warty/Release
Dist: hoary
Name: Hoary Hedgehog

Keybase proof

I hereby claim:

  • I am adk9 on github.
  • I am adk9 (https://keybase.io/adk9) on keybase.
  • I have a public key whose fingerprint is 8F1D E11E 0F9E 9CF3 E7F0 1E66 47B6 EA1A 75F9 BF5D

To claim this, I am signing this object:

diff --git a/external-module-compat.h b/external-module-compat.h
index a7f0cea..8169305 100644
--- a/external-module-compat.h
+++ b/external-module-compat.h
@@ -23,6 +23,10 @@ static inline void deactivate_locked_super(struct super_block *s)
#define current_fsuid() (current->fsuid)
#define current_fsgid() (current->fsgid)
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,27)
+