Date: Tue, 9 Dec 2008 16:30:41 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ufs/ufs ufs_quota.c Message-ID: <200812091630.mB9GUwgq054924@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-12-09 16:30:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/ufs/ufs ufs_quota.c Log: SVN rev 185798 on 2008-12-09 16:30:41Z by kib MFC r185761: Recheck the DQ_MOD after the dqh lock is relocked. Repeat dqsync() if the dq is dirty. This ensures that up to date dq is written in the quota file and fixes assertion in dqget(). Approved by: re (kensmith) Revision Changes Path 1.95.2.1 +13 -1 src/sys/ufs/ufs/ufs_quota.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812091630.mB9GUwgq054924>