From: Trond Myklebust Date: Mon, 15 Oct 2012 17:14:43 +0000 (-0400) Subject: NFSv4: Remove the BUG_ON() from nfs4_get_lease_time_prepare()... X-Git-Tag: v3.8-rc1~72^2~97 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3edcf96141a7729b12ef5ecab6d5f634e24c61a;p=pandora-kernel.git NFSv4: Remove the BUG_ON() from nfs4_get_lease_time_prepare()... An EAGAIN return value would be unexpected, but there is no reason to BUG... Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed