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

/freebsd-11.0-release/sys/fs/nullfs/
H A Dnull_vnops.cdiff 30636 Tue Oct 21 21:01:34 MDT 1997 roberto Fix the file leak bug. The lower layer wasn't informed the vnode was inactive
and kept a reference, preventing the blocks to be reclaimed.

Changed the comment in null_inactive to reflect the current situation.

Reviewed by: phk

Completed in 90 milliseconds