Date: Fri, 5 May 2006 21:27:31 +0000 (UTC) From: Tor Egge <tegge@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_rawread.c Message-ID: <200605052127.k45LRVno021091@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 2006-05-05 21:27:31 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_rawread.c Log: Return error if vnode was reclaimed while it was temporarily unlocked. Add missing calls to vn_finished_write() in error handling. Revision Changes Path 1.28 +11 -1 src/sys/ufs/ffs/ffs_rawread.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605052127.k45LRVno021091>