Searched hist:211853 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/rpc/
H A Dreplay.cdiff 211853 Thu Aug 26 21:37:22 MDT 2010 pjd - Check the result of malloc(M_NOWAIT) in replay_alloc(). The caller
(replay_alloc()) knows how to handle replay_alloc() failure.
- Eliminate 'freed_one' variable, it is not needed - when no entry is found
rce will be NULL.
- Add locking assertions where we expect a rc_lock to be held.

Reviewed by: rmacklem
MFC after: 2 weeks

Completed in 46 milliseconds