From 8afab7e49afa273e3eef8039661fbc1b15cb3eda Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 11 Feb 1994 20:59:27 +0000 Subject: Formerly io-map.c.~3~ --- libdiskfs/io-map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/io-map.c') diff --git a/libdiskfs/io-map.c b/libdiskfs/io-map.c index 413be4e5..1820927c 100644 --- a/libdiskfs/io-map.c +++ b/libdiskfs/io-map.c @@ -30,7 +30,7 @@ S_io_map (struct protid *cred, return EOPNOTSUPP; *rdobj = diskfs_get_filemap (cred->po->np); - *rdtype = *wrtype = MACH_MSG_TYPE_MAKE_SEND; + *rdtype = *wrtype = MACH_MSG_TYPE_COPY_SEND; *wrobj = *rdobj; return 0; } -- cgit v1.2.3