commit | d3edcf96141a7729b12ef5ecab6d5f634e24c61a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 15 13:14:43 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Nov 04 14:43:38 2012 -0500 |
tree | 1339e67802965ef0544afe6047c74028d758b3dc | |
parent | 7fc388460e8479c5b3120cb2fcf0e0daec70b93f [diff] |
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>