]> rtime.felk.cvut.cz Git - linux-imx.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>
Sun, 4 Nov 2012 19:43:38 +0000 (14:43 -0500)
commitd3edcf96141a7729b12ef5ecab6d5f634e24c61a
tree1339e67802965ef0544afe6047c74028d758b3dc
parent7fc388460e8479c5b3120cb2fcf0e0daec70b93f
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