Date: Sun, 15 Jun 2008 18:40:58 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/tmpfs tmpfs_subr.c Message-ID: <200806151907.m5FJ70r3065824@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-06-15 18:40:58 UTC FreeBSD src repository Modified files: sys/fs/tmpfs tmpfs_subr.c Log: SVN rev 179808 on 2008-06-15 18:40:58Z by kib Do not redo the vnode tear-down work already done by insmntque() when vnode cannot be put on the vnode list for mount. Reported and tested by: marck Guilty party: me MFC after: 3 days Revision Changes Path 1.17 +1 -4 src/sys/fs/tmpfs/tmpfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806151907.m5FJ70r3065824>