CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/31 00:56:25
Modified files:
sys/isofs/udf : udf_vfsops.c
Log message:
Use PR_WAITOK to indicate that pools are not used in interrupt context
instead of using pool_allocator_nointr.
ok tedu@
