NFSv4: Fix an Oops in nfs_do_expire_all_delegations
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 3 Jan 2006 08:55:58 +0000 (09:55 +0100)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 6 Jan 2006 19:58:58 +0000 (14:58 -0500)
commit26c78e156b1d1b2387ec33b5f2fb62d6e0a186a3
treefdbcdc6baa25af41d6935eebd537997fa24bf495
parent58df095b732529ade8f4051b41d7c29731afecd6
NFSv4: Fix an Oops in nfs_do_expire_all_delegations

 If the loop errors, we need to exit.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/delegation.c