]> 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>
Wed, 24 Oct 2012 14:47:49 +0000 (10:47 -0400)
commitb40681f9fb9bd45b271035560552bd14a97784d4
tree781d4fc29c553cfd8ea6ce15a447fc75b0591fd4
parent5903fd25fda811826edfd816dbe68179cb04730f
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