summaryrefslogtreecommitdiff
path: root/sys/xfs/xfs_vopdefs.h
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2000-09-11 14:26:55 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2000-09-11 14:26:55 +0000
commita0a0fcba7412ad7cd38c8a407322cb67eb58f685 (patch)
treed8938de46e7b5f1f61ce2318be5d80a9eaaced5e /sys/xfs/xfs_vopdefs.h
parentb7a547b26a73f0b7f1aaaed1829abc10af3135d0 (diff)
New xfs from Arla between 0.34.2 and current in arla cvs.
Too many new features and fixes to mention here.
Diffstat (limited to 'sys/xfs/xfs_vopdefs.h')
-rw-r--r--sys/xfs/xfs_vopdefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/xfs/xfs_vopdefs.h b/sys/xfs/xfs_vopdefs.h
index f0c3d2706ec..a094f511f99 100644
--- a/sys/xfs/xfs_vopdefs.h
+++ b/sys/xfs/xfs_vopdefs.h
@@ -41,3 +41,5 @@
#define HAVE_VOP_TRUNCATE 1
#define HAVE_VOP_UPDATE 1
#define HAVE_VOP_WHITEOUT 1
+#define HAVE_VOP_STRATEGY 1
+#define HAVE_VOP_BWRITE 1