Date: Wed, 13 Jul 2011 05:42:04 +0000 (UTC) From: Mikolaj Golub <trociny@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/hastd activemap.c control.c primary.c Message-ID: <201107130542.p6D5gKW6011692@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trociny 2011-07-13 05:42:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sbin/hastd activemap.c control.c primary.c
Log:
SVN rev 223975 on 2011-07-13 05:42:04Z by trociny
MFC r223654, r223655, r223780, 223974:
r223654:
Make activemap_write_start/complete check the keepdirty list, when
stating if we need to update activemap on disk. This makes keepdirty
serve its purpose -- to reduce number of metadata updates.
Discussed with: pjd
r223655, 223974:
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
r223780:
Remove useless initialization.
Approved by: pjd (mentor)
Revision Changes Path
1.1.2.5 +8 -5 src/sbin/hastd/activemap.c
1.1.2.9 +1 -2 src/sbin/hastd/control.c
1.3.2.17 +5 -2 src/sbin/hastd/primary.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107130542.p6D5gKW6011692>
