]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct check for when IO_SYNC should be set for filesystem
authorTor Egge <tegge@FreeBSD.org>
Mon, 2 Oct 2006 02:08:31 +0000 (02:08 +0000)
committerTor Egge <tegge@FreeBSD.org>
Mon, 2 Oct 2006 02:08:31 +0000 (02:08 +0000)
commitad4276811a8c96b136da9ff82367fd645d0cd45a
tree02a143294c6bdecb8530dec38e51611d73927176
parent04aa807cb6d18828a8121143063cc9ec2120bd79
Correct check for when IO_SYNC should be set for filesystem
not using softupdates when truncating a directory to zero length.

Discussed with: bde
sys/ufs/ufs/ufs_vnops.c