History log of /freebsd/sys/geom/mountver/g_mountver.c (Results 51 – 53 of 53)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b3f9d8c8 16-Jan-2010 Edward Tomasz Napierala <trasz@FreeBSD.org>

Add gmountver, disk mount verification GEOM class.

Note that due to e.g. write throttling ('wdrain'), it can stall all the disk
I/O instead of just the device it's configured for. Using it for remo

Add gmountver, disk mount verification GEOM class.

Note that due to e.g. write throttling ('wdrain'), it can stall all the disk
I/O instead of just the device it's configured for. Using it for removable
media is therefore not a good idea.

Reviewed by: pjd (earlier version)

show more ...


# 0a36cb97 25-Jan-2010 Edward Tomasz Napierala <trasz@FreeBSD.org>

Remove unused variable.

Found with: clang


# b3f9d8c8 16-Jan-2010 Edward Tomasz Napierala <trasz@FreeBSD.org>

Add gmountver, disk mount verification GEOM class.

Note that due to e.g. write throttling ('wdrain'), it can stall all the disk
I/O instead of just the device it's configured for. Using it for remo

Add gmountver, disk mount verification GEOM class.

Note that due to e.g. write throttling ('wdrain'), it can stall all the disk
I/O instead of just the device it's configured for. Using it for removable
media is therefore not a good idea.

Reviewed by: pjd (earlier version)

show more ...


123