Date: Fri, 8 Jul 2005 21:08:53 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/gate g_gate.c g_gate.h Message-ID: <200507082108.j68L8r5b095518@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-07-08 21:08:53 UTC FreeBSD src repository Modified files: sys/geom/gate g_gate.c g_gate.h Log: Add CANCEL command which allows to remove one request from the queue or all requests from the queue if request number is not given. Bump version number. Approved by: re (scottl) Revision Changes Path 1.20 +43 -1 src/sys/geom/gate/g_gate.c 1.6 +10 -3 src/sys/geom/gate/g_gate.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507082108.j68L8r5b095518>