[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9658.1277312092@redhat.com>
Date: Wed, 23 Jun 2010 17:54:52 +0100
From: David Howells <dhowells@...hat.com>
To: Suresh Jayaraman <sjayaraman@...e.de>
Cc: dhowells@...hat.com, Steve French <smfrench@...il.com>,
linux-cifs@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [RFC][PATCH 04/10] cifs: define server-level cache index objects and register them with FS-Cache
Suresh Jayaraman <sjayaraman@...e.de> wrote:
> Define server-level cache index objects (as managed by TCP_ServerInfo
> structs). Each server object is created in the CIFS top-level index object
> and is itself an index into which superblock-level objects are inserted.
>
> Currently, the server objects are keyed by hostname.
>
> Signed-off-by: Suresh Jayaraman <sjayaraman@...e.de>
Looks reasonable, apart from the index key. I agree with Jeff that you
probably want {address,port,family} rather than a hostname.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists