On Wed, 2010-09-22 at 11:43 -0400, Bryan Schumaker wrote: > On 09/22/2010 11:37 AM, J. Bruce Fields wrote: > > On Tue, Sep 21, 2010 at 04:38:12PM -0400, Bryan Schumaker wrote: > >> lockd: Mostly remove BKL from the server > >> > >> This patch removes all but one call to lock_kernel() from the server. > > > > Thanks. Does this need to go in any particular order with respect to > > the other BKL patches, or should I just apply this whenever? > > > > --b. > > It doesn't use lock_flocks(), so you should be able to apply it whenever. Note that a patch defining lock_flocks() in terms of the BKL went into Linus' tree last night, so we no longer have to worry about that dependency. Cheers Trond -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html