]> git.pld-linux.org Git - packages/aufs.git/blob - aufs-fixes.patch
- release 3
[packages/aufs.git] / aufs-fixes.patch
1 --- aufs/fs/aufs25/vfsub.h~     2008-05-26 23:48:46.000000000 +0200
2 +++ aufs/fs/aufs25/vfsub.h      2008-05-26 23:51:50.260679424 +0200
3 @@ -181,7 +181,7 @@
4  }
5  #endif
6  
7 -#ifdef CONFIG_AUFS_BR_XFS
8 +#ifndef 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.071915 seconds and 3 git commands to generate.