- call ocfs2_hb_ctl to prioritize thread I/O after mounting the device
zhen wei
[EMAIL PROTECTED]
+86 10 65339225
--- trunk.orig/mount.ocfs2/mount.ocfs2.c 2006-12-08 15:09:42.000000000
+0800
+++ trunk/mount.ocfs2/mount.ocfs2.c 2006-12-08 15:17:59.000000000 +0800
@@ -393,6 +393,7 @@ int main(int argc, char **argv)
goto bail;
}
+ run_hb_ctl (hb_ctl_path, mo.dev, "-P");
update_mtab_entry(mo.dev, mo.dir, OCFS2_FS_NAME,
fix_opts_string(((mo.flags & ~MS_NOMTAB) | MS_NETDEV),
extra, NULL),
_______________________________________________
Ocfs2-devel mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/ocfs2-devel