From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Allison Subject: Re: setting allocation size in cifs/smb3 Date: Mon, 21 Jul 2014 11:28:40 -0700 Message-ID: <20140721182840.GC29893@samba2> References: <20140718170952.GA27001@samba2> <20140719051427.GA21226@jeremy-HP> Reply-To: Jeremy Allison Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jeremy Allison , samba-technical , "linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" To: Steve French Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Sun, Jul 20, 2014 at 11:47:53PM -0500, Steve French wrote: > wireshark trace sent to jra "strict allocate = true" not set in the smb.conf, so bug report isn't useful :-). No fallocate calls will be made by smbd unless strict allocate is set. This might explain the problem (in case anyone else is tracking :-).