]> git.pld-linux.org Git - packages/aufs.git/commitdiff
- fix aufs' author problems with simple logic
authorzbyniu <zbyniu@pld-linux.org>
Tue, 27 May 2008 08:15:53 +0000 (08:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aufs-fixes.patch -> 1.1

aufs-fixes.patch [new file with mode: 0644]

diff --git a/aufs-fixes.patch b/aufs-fixes.patch
new file mode 100644 (file)
index 0000000..ce585fe
--- /dev/null
@@ -0,0 +1,11 @@
+--- aufs/fs/aufs25/vfsub.h~    2008-05-26 23:48:46.000000000 +0200
++++ aufs/fs/aufs25/vfsub.h     2008-05-26 23:51:50.260679424 +0200
+@@ -181,7 +181,7 @@
+ }
+ #endif
+-#ifdef CONFIG_AUFS_BR_XFS
++#ifndef 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.06256 seconds and 4 git commands to generate.