Date: Wed, 7 May 2008 05:32:55 +0000 (UTC) From: Daichi GOTO <daichi@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/unionfs union_subr.c Message-ID: <200805070532.m475Wt03078701@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <ozawa@ongs.co.jp>
MFC after: 1 week
Revision Changes Path
1.105 +33 -21 src/sys/fs/unionfs/union_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805070532.m475Wt03078701>
