]> git.pld-linux.org Git - packages/aufs.git/blob - aufs-br-xfs-fix.patch
e35a51c1ae35111e52562129f8ba8145b4e60b45
[packages/aufs.git] / aufs-br-xfs-fix.patch
1 --- aufs/fs/aufs25/vfsub.h.orig 2009-03-16 00:09:09.000000000 +0100
2 +++ aufs/fs/aufs25/vfsub.h      2009-03-16 00:09:22.000000000 +0100
3 @@ -207,7 +207,7 @@
4  }
5  #endif
6  
7 -#ifndef CONFIG_AUFS_BR_XFS
8 +#ifdef CONFIG_AUFS_BR_XFS
9  /* br_xfs.c */
10  dev_t au_h_rdev(struct inode *h_inode, struct vfsmount *h_mnt,
11                 struct dentry *h_dentry);
This page took 0.118769 seconds and 3 git commands to generate.