--- src/sys/vfs/hammer/hammer_ioctl.h 2008/06/23 07:31:14 1.12 +++ src/sys/vfs/hammer/hammer_ioctl.h 2008/06/23 21:42:48 1.13 @@ -210,6 +210,7 @@ struct hammer_ioc_make_pseudofs { struct hammer_ioc_get_pseudofs { struct hammer_ioc_head head; u_int32_t pseudoid; + int masterid; };