Date: Mon, 4 Aug 2003 23:43:56 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/specfs spec_vnops.c Message-ID: <200308050643.h756huXR096179@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/08/04 23:43:56 PDT FreeBSD src repository Modified files: sys/fs/specfs spec_vnops.c Log: Only drop Giant around the drivers ->d_strategy() if the buffer is not marked to prevent this. Revision Changes Path 1.206 +1 -1 src/sys/fs/specfs/spec_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308050643.h756huXR096179>