DragonFly commits List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/msdosfs src/sys/vfs/nwfs
dillon 2004/11/03 14:07:22 PST
DragonFly src repository
Modified files:
sys/vfs/msdosfs msdosfs_vnops.c
sys/vfs/nwfs nwfs_vnops.c
Log:
Remove incorrect cache_purge() calls in *_rmdir() (OLD API). These could
result in a namecache mountpoint entry losing its vnode association under
the new API.
Panic-Reported-by: Stu
Revision Changes Path
1.20 +0 -1 src/sys/vfs/msdosfs/msdosfs_vnops.c
1.19 +0 -1 src/sys/vfs/nwfs/nwfs_vnops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/msdosfs/msdosfs_vnops.c.diff?r1=1.19&r2=1.20&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nwfs/nwfs_vnops.c.diff?r1=1.18&r2=1.19&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]