Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B68CA1080D for ; Thu, 3 Apr 2014 16:49:13 +0000 (UTC) Received: (qmail 14457 invoked by uid 500); 3 Apr 2014 16:49:13 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 14429 invoked by uid 500); 3 Apr 2014 16:49:11 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 14410 invoked by uid 99); 3 Apr 2014 16:49:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2014 16:49:07 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of philip.martin@wandisco.com designates 209.85.212.178 as permitted sender) Received: from [209.85.212.178] (HELO mail-wi0-f178.google.com) (209.85.212.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2014 16:49:02 +0000 Received: by mail-wi0-f178.google.com with SMTP id bs8so2926101wib.17 for ; Thu, 03 Apr 2014 09:48:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wandisco.com; s=gapps; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=GLjfCvIfgVzWMrkBD0Tu12sfrPQm6nI4OPHwsSmYrEA=; b=Z7JlP0gDkfLMKJgWy8IKTtjR8f8Ph+vjLMOxjUIoRGydDn1VDBd/zfFFjdcEmHnnRt cEMpLm9VgKk3n1Gx2Ljz6YIC6kU7a9wzaEHDs4AwnHGhvcq1BInp7V6q06zXh7qFihOZ irmOBKovb2LMVs0eCpdrjUXw1oRZZXhR/XG8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=GLjfCvIfgVzWMrkBD0Tu12sfrPQm6nI4OPHwsSmYrEA=; b=CU39U4YIFDzb8XZtXx1yW8TGY2PP47FFI73A7pHSCPZdjSPVuzXV/92v/us3GozJb0 Kif7P1nYb+FQNmLXBqRFKoXsVjE1ROGKokUgLPjYiQfwbVNsyYyKwauNgzfBFGQ9xqq2 Tu82G5VyI4D4W9Kgp+U6y3KKjbp/+kwMt1vWbziiC7l8pqJ9ZEg9Z06aWfHKDHb7xm2s dLlRdAFVN7FgN6aRE6Ehj6cDTsTCbm3d45fLaf/uDdgADwGOj7yFKRNE4x63Y0EbH/1O jUJQIiX6cnpcdBUbqTTokeCkbpR9MuhMTbAFDBb1H/UNP+1RFUX1csm9Z/n9eThq8X3q 9QqA== X-Gm-Message-State: ALoCoQll9YMlFbb5PjWhLwt3f0zft4ZTdeGbE3YRbEo1+BQeCDroHO5bWtvJ4h32JqmOfSEr8GbK X-Received: by 10.180.87.9 with SMTP id t9mr38827505wiz.36.1396543720486; Thu, 03 Apr 2014 09:48:40 -0700 (PDT) Received: from localhost (cpc20-farn7-2-0-cust13.6-2.cable.virginm.net. [86.15.228.14]) by mx.google.com with ESMTPSA id gr2sm8449279wjc.12.2014.04.03.09.48.39 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 03 Apr 2014 09:48:39 -0700 (PDT) From: Philip Martin To: Tobias Bading Cc: users@subversion.apache.org Subject: Re: strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share References: <533D7904.7000500@web.de> Date: Thu, 03 Apr 2014 17:48:39 +0100 In-Reply-To: <533D7904.7000500@web.de> (Tobias Bading's message of "Thu, 03 Apr 2014 17:06:44 +0200") Message-ID: <87lhvmpdeg.fsf@ntlworld.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org Tobias Bading writes: > Three things are interesting/puzzling: > - fcntl F_SETLK with start=1073741824 when the wc.db file contains only 100352 > bytes? I found nothing in the fcntl man page about this. Is this allowed? > What's the purpose? SQLite implements read-write locks and uses those high byte-ranges to store state information in a way that works on read-only filesystems. -- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*