]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Check the returned value of activemap_write_complete() and update matadata on
authortrociny <trociny@FreeBSD.org>
Tue, 28 Jun 2011 21:01:32 +0000 (21:01 +0000)
committertrociny <trociny@FreeBSD.org>
Tue, 28 Jun 2011 21:01:32 +0000 (21:01 +0000)
commit82faa3e64109fa8b1a1833758bd1404e494548b2
tree5c9bb28d9bd65942c34ab61693db25350b28c209
parent55657cdc996887b1bcc18c7890cd4916a682e76e
Check the returned value of activemap_write_complete() and update matadata on
disk if needed. This should fix a potential case when extents are cleared in
activemap but metadata is not updated on disk.

Suggested by: pjd
Approved by: pjd (mentor)
sbin/hastd/primary.c