daichi 2008-05-07 05:32:55 UTC
FreeBSD src repository
Modified files:
sys/fs/unionfs union_subr.c
Log:
- change function name from *_vdir to *_vnode because
VSOCK has been added as cache target. Now they process
not only VDIR but also VSOCK.
- fixed panic issue caused by cache incorrect free process
by "umount -f"
Submitted by: Masanori OZAWA <[EMAIL PROTECTED]>
MFC after: 1 week
Revision Changes Path
1.105 +33 -21 src/sys/fs/unionfs/union_subr.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"