From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) Newsgroups: gmane.emacs.devel Subject: lock directory in CVS? Date: Thu, 02 May 2002 07:47:03 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1020318364 16986 127.0.0.1 (2 May 2002 05:46:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 May 2002 05:46:04 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 1739Po-0004Pr-00 for ; Thu, 02 May 2002 07:46:04 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 1739Us-0000nH-00 for ; Thu, 02 May 2002 07:51:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 1739Os-0005wK-00; Thu, 02 May 2002 01:45:06 -0400 Original-Received: from styx.suse.cz ([213.210.157.162] helo=SnowWhite.SuSE.cz) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 1739OE-0005tb-00 for ; Thu, 02 May 2002 01:44:26 -0400 Original-Received: by SnowWhite.SuSE.cz (PJ, from userid 500) id 51EE2183CB; Thu, 2 May 2002 07:47:03 +0200 (CEST) Original-To: emacs-devel@gnu.org X-Face: $"d&^B_IKlTHX!y2d,3;grhwjOBqOli]LV`6d]58%5'x/kBd7.MO&n3bJ@Zkf&RfBu|^qL+ ?/Re{MpTqanXS2'~Qp'J2p^M7uM:zp[1Xq#{|C!*'&NvCC[9!|=>#qHqIhroq_S"MH8nSH+d^9*BF: iHiAs(t(~b#1.{w.d[=Z Original-Lines: 11 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i386-suse-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3496 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3496 Hi, what is the purpose of the lock/ directory? --=20 Pavel Jan=EDk /* * For moronic filesystems that do not allow holes in file. * We may have to extend the file. */ -- 2.4.0-test2 fs/buffer.c