K 10 svn:author V 3 ken K 8 svn:date V 27 2011-06-13T22:08:24.198245Z K 7 svn:log V 362 Instead of using an atomic operation to determine whether the devstat(9) device node has been created, pass MAKEDEV_CHECKNAME in so that the devfs code will do the check. Use a regular static variable as before, that's good enough to keep us from calling into devfs most of the time. Suggested by: kib MFC after: 1 week Sponsored by: Spectra Logic Corporation END