Searched hist:a18ac0ffaf779b2969f54f69e9d82b22377f3be8 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/unionfs/ |
H A D | union_vnops.c | diff a18ac0ffaf779b2969f54f69e9d82b22377f3be8 Sat Apr 26 15:43:25 CEST 1997 KATO Takenori <kato@FreeBSD.org> Do nothing instead of adjusting un_flags when (uppervp is locked) && (UN_ULOCK is not set) in union_lock. This condition may indicate race. DIAGNOSTIC kernel still panic here. diff a18ac0ffaf779b2969f54f69e9d82b22377f3be8 Sat Apr 26 15:43:25 CEST 1997 KATO Takenori <kato@FreeBSD.org> Do nothing instead of adjusting un_flags when (uppervp is locked) && (UN_ULOCK is not set) in union_lock. This condition may indicate race. DIAGNOSTIC kernel still panic here.
|