Re: kern.geom.debugflags=16 does NOT allow me to write to device

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: John Baldwin
Date: Monday, April 26, 2010 - 6:59 am

On Friday 23 April 2010 11:18:58 am Ivan Voras wrote:

Not true.  They sent verb actions to the modules to write updated sectors.
Look at the write_disk() method in fdisk.c for example.  It uses a verb
for the GEOM_MBR class to update the MBR and only falls back to raw disk
access if that fails.

-- 
John Baldwin
_______________________________________________
freebsd-fs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: kern.geom.debugflags=16 does NOT allow me to write to ..., Andrey V. Elsukov, (Fri Apr 23, 1:59 am)
Re: kern.geom.debugflags=16 does NOT allow me to write to ..., John Baldwin, (Mon Apr 26, 6:59 am)