From: NeilBrown Date: Thu, 12 Aug 2010 07:04:06 +0000 (+1000) Subject: nfsd/idmap: drop special request deferal in favour of improved default. X-Git-Tag: v2.6.37-rc1~113^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=839049a8732d689d02051e0198fb60a22f7ccb4b;p=pandora-kernel.git nfsd/idmap: drop special request deferal in favour of improved default. The idmap code manages request deferal by waiting for a reply from userspace rather than putting the NFS request on a queue to be retried from the start. Now that the common deferal code does this there is no need for the special code in idmap. Signed-off-by: NeilBrown Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed