summaryrefslogtreecommitdiffstats
path: root/sys/dev/agp
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2009-02-06 20:09:14 +0000
committerjhb <jhb@FreeBSD.org>2009-02-06 20:09:14 +0000
commitd33df07e4e0ecbe8d46a2bdcace8f213a1955177 (patch)
tree0e316cb7bdbefe9347e2fbe31dd8f6d3c388bf0f /sys/dev/agp
parentf856c6d618010b9224df31d6521124b672608255 (diff)
downloadFreeBSD-src-d33df07e4e0ecbe8d46a2bdcace8f213a1955177.zip
FreeBSD-src-d33df07e4e0ecbe8d46a2bdcace8f213a1955177.tar.gz
Add support for fifos to UDF:
- Add a separate set of vnode operations that inherits from the fifo ops and use it for fifo nodes. - Add a VOP_SETATTR() method that allows setting the size (by silently ignoring the requests) of fifos. This is to allow O_TRUNC opens of fifo devices (e.g. I/O redirection in shells using ">"). - Add a VOP_PRINT() handler while I'm here.
Diffstat (limited to 'sys/dev/agp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud