Date: Wed, 10 Aug 2005 17:41:25 +0300 From: Alexandr Kovalenko <never@nevermind.kiev.ua> To: Stephan Uphoff <ups@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_softdep.c softdep.h Message-ID: <20050810144125.GA32594@nevermind.kiev.ua> In-Reply-To: <200508101409.j7AE9Qcq035408@repoman.freebsd.org> References: <200508101409.j7AE9Qcq035408@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Stephan Uphoff! On Wed, Aug 10, 2005 at 02:09:26PM +0000, you wrote: > ups 2005-08-10 14:09:26 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > sys/ufs/ffs ffs_softdep.c softdep.h > Log: > MFC ffs_softdep.c 1.182, softdep.h 1.18 > > Delay freeing disk space for file system blocks until all > dirty buffers are safely released. This fixes softdep > problems on truncation (deletion) of files with dirty > buffers. Could this be the fix for the problem when unpacking large archives on soft-updates-enabled volumes? (I experience complete lockup of filesystem operations at some point of time during extracting files, for example - cd /usr/ports/editors/openoffice-1.1 && make extract) > Approved by: re (kensmith) > > Revision Changes Path > 1.181.2.1 +19 -0 src/sys/ufs/ffs/ffs_softdep.c > 1.17.2.1 +1 -0 src/sys/ufs/ffs/softdep.h > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/ufs/ffs/ffs_softdep.c.diff?&r1=1.181.2.0&r2=1.181.2.1&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/ufs/ffs/softdep.h.diff?&r1=1.17.2.0&r2=1.17.2.1&f=h -- NEVE-RIPE, will build world for food Ukrainian FreeBSD User Group http://uafug.org.ua/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050810144125.GA32594>