[Unionfs] unionfs-2.5_for_2.6.27-rc6 and Kernels 2.6.27 to 2.6.27.4

Daniel Reichelt nl at itamservices.de
Fri Nov 7 10:43:46 EST 2008


> By the way, is it 2.6.27-specific (the kernel) or 2.5-specific
> (unionfs release)?
I don't know, all I can say for sure is, that it worked smoothly on vanilla
linux 2.6.26.7 with unionfs-2.5_for_2.6.26.5 and this patch (well, this one is
for 2.6.27.1, however I needed it on 2.6.26, too, the only difference is patch
whining about some offsets):

--- linux-2.6.27.1/security/security.c.org	2008-10-17 21:27:28.000000000 +0200
+++ linux-2.6.27.1/security/security.c	2008-10-17 21:22:36.000000000 +0200
@@ -432,6 +432,7 @@
 		return 0;
 	return security_ops->inode_follow_link(dentry, nd);
 }
+EXPORT_SYMBOL(security_inode_permission);

 int security_inode_permission(struct inode *inode, int mask)
 {

cu
Daniel


More information about the unionfs mailing list