]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4: Remove the BUG_ON() from nfs4_get_lease_time_prepare()...
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 15 Oct 2012 17:14:43 +0000 (13:14 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 29 Oct 2012 16:14:50 +0000 (12:14 -0400)
commit2eabfe10e8290c6a41c5cfe26d8f912de020b382
tree0530071f9164e8c7df68a4d493d61dd3ea1fbc36
parentc9d5e1fd27b5b30b67ad7cbfed4a8d3860a9b96d
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 <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c