]> 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, 31 Oct 2012 20:27:25 +0000 (16:27 -0400)
commitcd34c43bdb947dec192a02ca051612bbfb703516
treefbf20f05582b8e3394fc742dcea685c12ba07052
parentf389dd64b1c44744b0c59484379d6bd41a025a58
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