Re: Need blocking /dev/null

Hugh Dickins (hugh@veritas.com)
Mon, 29 Oct 2001 21:45:06 +0000 (GMT)


On Mon, 29 Oct 2001, Marko Rauhamaa wrote:
>
> I noticed that I need a pseudodevice that opens normally but blocks all
> reads (and writes). The only way out would be through a signal. Neither
> /dev/zero nor /dev/null block, but is there some other standard device
> that would do the job?
>
> If there isn't, writing such a pseudodevice would be trivial. What
> should it be called? Any chance of including that in the kernel?

/dev/never

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/