]> git.notmuchmail.org Git - notmuch/blob - test/corpora/lkml/cur/1382298587.002917:2,
Import notmuch_0.27.orig.tar.gz
[notmuch] / test / corpora / lkml / cur / 1382298587.002917:2,
1 From: David Howells <dhowells@redhat.com>
2 Subject: Re: [RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
3 Date: Fri, 25 Jun 2010 13:58:33 +0100
4 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley
5         Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United
6         Kingdom.
7         Registered in England and Wales under Company Registration No. 3798903
8 Lines: 21
9 Message-ID: <22746.1277470713@redhat.com>
10 References: <4C24A4A0.90408@suse.de> <1277220206-3559-1-git-send-email-sjayaraman@suse.de> <yes> <9720.1277312290@redhat.com>
11 Cc: dhowells@redhat.com, Steve French <smfrench@gmail.com>,
12         linux-cifs@vger.kernel.org, linux-fsdevel@vger.kernel.org,
13         linux-kernel@vger.kernel.org
14 To: Suresh Jayaraman <sjayaraman@suse.de>
15 X-From: linux-fsdevel-owner@vger.kernel.org Fri Jun 25 15:02:20 2010
16 Return-path: <linux-fsdevel-owner@vger.kernel.org>
17 Envelope-to: lnx-linux-fsdevel@lo.gmane.org
18 Received: from vger.kernel.org ([209.132.180.67])
19         by lo.gmane.org with smtp (Exim 4.69)
20         (envelope-from <linux-fsdevel-owner@vger.kernel.org>)
21         id 1OS8Xz-000628-FG
22         for lnx-linux-fsdevel@lo.gmane.org; Fri, 25 Jun 2010 15:02:19 +0200
23 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand
24         id S1755357Ab0FYM6k (ORCPT <rfc822;lnx-linux-fsdevel@m.gmane.org>);
25         Fri, 25 Jun 2010 08:58:40 -0400
26 Received: from mx1.redhat.com ([209.132.183.28]:50417 "EHLO mx1.redhat.com"
27         rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
28         id S1754086Ab0FYM6j (ORCPT <rfc822;linux-fsdevel@vger.kernel.org>);
29         Fri, 25 Jun 2010 08:58:39 -0400
30 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17])
31         by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o5PCwa7Z005113
32         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
33         Fri, 25 Jun 2010 08:58:36 -0400
34 Received: from redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1])
35         by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o5PCwXVB011094;
36         Fri, 25 Jun 2010 08:58:34 -0400
37 In-Reply-To: <4C24A4A0.90408@suse.de>
38 X-Scanned-By: MIMEDefang 2.67 on 10.5.11.17
39 Sender: linux-fsdevel-owner@vger.kernel.org
40 Precedence: bulk
41 List-ID: <linux-fsdevel.vger.kernel.org>
42 X-Mailing-List: linux-fsdevel@vger.kernel.org
43 Archived-At: <http://permalink.gmane.org/gmane.linux.kernel/1002951>
44
45 Suresh Jayaraman <sjayaraman@suse.de> wrote:
46
47 > Also, considering the UNC name of the resource (//server/share) may not
48 > be a good idea too as the cache will not be used when for e.g. IPaddress
49 > is used to mount.
50
51 You could convert the UNC name to an IP address, and just use that as your
52 key.
53
54 > > validate the root directory of the share in some way?
55 >
56 > I don't know if there is a way to do this.
57
58 Is there an inode number or something?  Even the creation time might do.
59
60 David
61 --
62 To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
63 the body of a message to majordomo@vger.kernel.org
64 More majordomo info at  http://vger.kernel.org/majordomo-info.html
65
66
67