On Sat, Feb 20, 2010 at 02:19:34PM +0100, Dimitry Andric wrote:
> On 2010-02-20 12:56, Alexey Dokuchaev wrote:
> >>URL: http://svn.freebsd.org/changeset/base/204101
> >>
> >>Don't set f_bsize to recordsize. It might confuse some software (like
> >>squid).
> >
> >Can submitter (or maybe you, Pawel)
On 2010-02-20 12:56, Alexey Dokuchaev wrote:
URL: http://svn.freebsd.org/changeset/base/204101
Don't set f_bsize to recordsize. It might confuse some software (like squid).
Can submitter (or maybe you, Pawel) elaborate on the subject please?
Particularly, what exactly breaks squid and in what
On Fri, Feb 19, 2010 at 08:18:17PM +, Pawel Jakub Dawidek wrote:
> Author: pjd
> Date: Fri Feb 19 20:18:16 2010
> New Revision: 204101
> URL: http://svn.freebsd.org/changeset/base/204101
>
> Don't set f_bsize to recordsize. It might confuse some software (like squid).
Can submitter (or maybe