]> git.pld-linux.org Git - packages/aufs.git/blame - aufs-fixes.patch
- spin_lock conflict with unionfs
[packages/aufs.git] / aufs-fixes.patch
CommitLineData
71f62a6f 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.057811 seconds and 4 git commands to generate.