kern/127213: [tmpfs] sendfile on tmpfs data corruption

Bruce Cran bruce at cran.org.uk
Mon Sep 7 02:50:02 UTC 2009


The following reply was made to PR kern/127213; it has been noted by GNATS.

From: Bruce Cran <bruce at cran.org.uk>
To: bug-followup at FreeBSD.org, citrin at citrin.ru
Cc:  
Subject: Re: kern/127213: [tmpfs] sendfile on tmpfs data corruption
Date: Mon, 7 Sep 2009 03:41:11 +0100

 I've submitted the PR kern/138465 which contains a patch to
 tools/regression/sockets/sendfile which adds an MD5 field to the header
 structure; when all the data has been received the MD5 is recalculated
 and the test fails if they differ.
 
 As expected it fails when /tmp is a tmpfs filesystem.
 
 -- 
 Bruce


More information about the freebsd-fs mailing list