--- src/sys/vfs/hammer/hammer_pfs.c 2008/07/15 18:04:54 1.1.2.1 +++ src/sys/vfs/hammer/hammer_pfs.c 2008/07/19 04:51:09 1.1.2.2 @@ -77,7 +77,7 @@ hammer_ioc_get_pseudofs(hammer_transacti * rather then the mirroring code, and will always track the * real HAMMER filesystem. */ - if (pfsm->pfsd.master_id >= 0) + if ((pfsm->pfsd.mirror_flags & HAMMER_PFSD_SLAVE) == 0) pfsm->pfsd.sync_end_tid = trans->rootvol->ondisk->vol0_next_tid; /*