* maint/ioctls_sym.sh: Drop obsolete workarounds for linux/btrfs.h.
---
 maint/ioctls_sym.sh | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/maint/ioctls_sym.sh b/maint/ioctls_sym.sh
index 7fff303..20b1730 100755
--- a/maint/ioctls_sym.sh
+++ b/maint/ioctls_sym.sh
@@ -196,12 +196,6 @@ __EOF__
                *linux/auto_fs*.h)
                        echo 'typedef u32 compat_ulong_t;'
                        ;;
-               *linux/btrfs.h)
-                       cat <<'__EOF__'
-struct btrfs_ioctl_defrag_range_args { __u32 unused[12]; };
-#define BTRFS_LABEL_SIZE 256
-__EOF__
-                       ;;
                *linux/coda.h|*android_alarm.h)
                        cat <<'__EOF__'
 #ifndef _LINUX_TIME_H
-- 
glebfm

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to