From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: linux-nfs-owner@vger.kernel.org Received: from fieldses.org ([174.143.236.118]:60973 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752723Ab3CUO4W (ORCPT ); Thu, 21 Mar 2013 10:56:22 -0400 Received: from bfields by fieldses.org with local (Exim 4.76) (envelope-from ) id 1UIguj-0007Vb-Ve for linux-nfs@vger.kernel.org; Thu, 21 Mar 2013 10:56:22 -0400 From: "J. Bruce Fields" To: linux-nfs@vger.kernel.org Subject: fix some nfsd4.1 state races for 3.10 Date: Thu, 21 Mar 2013 10:56:11 -0400 Message-Id: <1363877780-28825-1-git-send-email-bfields@redhat.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: These are some patches I intend to queue up for 3.10, mainly to fix some small races in the 4.1 server code. Also some miscellaneous cleanup along the way. --b.