]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite68d3f689735e4c8f8fc9296b5731e349b9ed981
treefdbcdc6baa25af41d6935eebd537997fa24bf495
parent2049391529aaec4df55a27317ebcff1143d074c3
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