summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/unionfs/files/unionfs-1.0.13-delbranch-fix.patch')
-rw-r--r--sys-fs/unionfs/files/unionfs-1.0.13-delbranch-fix.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-fs/unionfs/files/unionfs-1.0.13-delbranch-fix.patch b/sys-fs/unionfs/files/unionfs-1.0.13-delbranch-fix.patch
deleted file mode 100644
index c354a56b8302..000000000000
--- a/sys-fs/unionfs/files/unionfs-1.0.13-delbranch-fix.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- /var/tmp/portage/unionfs-1.0.13/work/unionfs-1.0.13/xattr.c 2005-07-22 19:16:48.000000000 +0200
-+++ ../xattr.c 2005-08-04 15:24:16.543918797 +0200
-@@ -133,7 +133,6 @@
- /* Call the ioctl function */
- err =
- unionfs_ioctl_delbranch(dentry->d_inode,
-- NULL,
- UNIONFS_IOCTL_DELBRANCH,
- ival);
- goto out;