freebsd-dev/sys/dev/md
John Baldwin 9935282d50 Use crhold() instead of crdup(). The md(4) driver doesn't modify the ucred
that it uses, so it merely needs to bump its refcount to make it immutable
rather than obtain its own copy.
2001-10-09 16:37:51 +00:00
..
md.c Use crhold() instead of crdup(). The md(4) driver doesn't modify the ucred 2001-10-09 16:37:51 +00:00