DragonFly commits List (threaded) for 2008-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/ufs ufs_inode.c
dillon 2008/01/02 12:15:48 PST
DragonFly src repository
Modified files:
sys/vfs/ufs ufs_inode.c
Log:
UFS vnodes must have VM objects before they can be truncated. This is
normally guarenteed when the vnode is instantiated but there is a degenerate
case in ufs_inactive() that wasn't handled.
Reported-by: "Sepherosa Ziehau" <sepherosa@gmail.com>
Revision Changes Path
1.23 +3 -0 src/sys/vfs/ufs/ufs_inode.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ufs_inode.c.diff?r1=1.22&r2=1.23&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]