aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-12-16 05:35:16 +0000
committerNathan Scott <nathans@sgi.com>2002-12-16 05:35:16 +0000
commit24edc7311518a7538d03b4366216bb974c083ecb (patch)
tree6c4810803af02b2b5fe7c431079b32da7598efef
parentb7b64c3ece1e4e27d10dcdcd97a70019cb817de2 (diff)
downloaddmapi-dev-24edc7311518a7538d03b4366216bb974c083ecb.tar.gz
Sync up with recent DMAPI kernel header changes.
-rw-r--r--include/dmapi_kern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dmapi_kern.h b/include/dmapi_kern.h
index 237113b..34eadf2 100644
--- a/include/dmapi_kern.h
+++ b/include/dmapi_kern.h
@@ -77,7 +77,7 @@ int dm_send_data_event(
dm_eventtype_t event,
struct bhv_desc *bdp,
dm_right_t vp_right,
- off_t off,
+ xfs_off_t off,
size_t len,
int flags);