Add GFS2 locking symbols export patch.

svn path=/dists/trunk/linux-2.6/; revision=10053
This commit is contained in:
Frederik Schüler 2008-01-06 22:21:45 +00:00
commit 13dcf2e545
3 changed files with 25 additions and 0 deletions

3
debian/changelog vendored
View File

@ -47,6 +47,9 @@ linux-2.6 (2.6.24~rc6-1~experimental.1) UNRELEASED; urgency=low
[ dann frazier ]
* [ia64]: Enable BLK_CPQ_DA
[ Frederik Schüler ]
* Add GFS2 locking symbols export patch.
-- maximilian attems <maks@debian.org> Sun, 06 Jan 2008 13:50:29 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low

View File

@ -0,0 +1,21 @@
From: Amit Kucheria <amit.kucheria@ubuntu.com>
Date: Fri, 29 Jun 2007 16:23:52 +0000 (+0300)
Subject: UBUNTU: Export symbols required to build GFS1 in LUM
X-Git-Tag: Ubuntu-2.6.22-8.15
X-Git-Url: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-gutsy.git;a=commitdiff;h=58139b9eb3cd66e923fecc030d990fd2f51511d7
UBUNTU: Export symbols required to build GFS1 in LUM
Signed-off-by: Amit Kucheria <amit.kucheria@ubuntu.com>
---
--- a/fs/gfs2/locking.c
+++ b/fs/gfs2/locking.c
@@ -181,4 +181,7 @@ void gfs2_withdraw_lockproto(struct lm_l
EXPORT_SYMBOL_GPL(gfs2_register_lockproto);
EXPORT_SYMBOL_GPL(gfs2_unregister_lockproto);
+EXPORT_SYMBOL_GPL(gfs2_unmount_lockproto);
+EXPORT_SYMBOL_GPL(gfs2_mount_lockproto);
+EXPORT_SYMBOL_GPL(gfs2_withdraw_lockproto);

View File

@ -8,6 +8,7 @@
#+ debian/drivers-ata-ata_piix-postpone-pata.patch
+ debian/dfsg/drivers-net-tg3-fix-simple.patch
+ features/all/export-gfs2-locking-symbols.patch
#+ bugfix/powerpc/build-links.patch
#+ bugfix/powerpc/mv643xx-hotplug-support.patch