--- zzzz-none-000/linux-2.6.19.2/fs/pipe.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/fs/pipe.c 2007-01-19 14:42:56.000000000 +0000 @@ -827,7 +827,7 @@ inode->i_pipe = NULL; } -static struct vfsmount *pipe_mnt __read_mostly; +struct vfsmount *pipe_mnt __read_mostly; static int pipefs_delete_dentry(struct dentry *dentry) { return 1;