]> git.pld-linux.org Git - packages/aufs.git/commitdiff
- revert condition
authortommat <tommat@pld-linux.org>
Sun, 15 Mar 2009 23:19:01 +0000 (23:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aufs-br-xfs-fix.patch -> 1.1

aufs-br-xfs-fix.patch [new file with mode: 0644]

diff --git a/aufs-br-xfs-fix.patch b/aufs-br-xfs-fix.patch
new file mode 100644 (file)
index 0000000..e35a51c
--- /dev/null
@@ -0,0 +1,11 @@
+--- aufs/fs/aufs25/vfsub.h.orig        2009-03-16 00:09:09.000000000 +0100
++++ aufs/fs/aufs25/vfsub.h     2009-03-16 00:09:22.000000000 +0100
+@@ -207,7 +207,7 @@
+ }
+ #endif
+-#ifndef CONFIG_AUFS_BR_XFS
++#ifdef CONFIG_AUFS_BR_XFS
+ /* br_xfs.c */
+ dev_t au_h_rdev(struct inode *h_inode, struct vfsmount *h_mnt,
+               struct dentry *h_dentry);
This page took 0.058262 seconds and 4 git commands to generate.