From mboxrd@z Thu Jan 1 00:00:00 1970 From: Trond Myklebust Subject: Re: lock_operations Date: 20 Nov 2002 18:54:08 +0100 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: References: <20021120072050.B12656@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org Return-path: To: Matthew Wilcox In-Reply-To: <20021120072050.B12656@parcelfarce.linux.theplanet.co.uk> List-Id: linux-fsdevel.vger.kernel.org > Comments on this patch? nfs_client_lops does not really belong in fs/lockd/clntproc.c. That introduces a module dependency between lockd and the NFS client code that may be inappropriate if the user just wants to run a pure NFS server. Cheers, Trond