nfs: replace while loop by for loops in nfs_follow_referral
authorJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 20 Aug 2008 20:10:21 +0000 (16:10 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 7 Oct 2008 22:17:20 +0000 (18:17 -0400)
commit460cdbc83268dd9641b57d893b03ef52fcc3f96d
tree400fefcd6e9e481c9ae7481f4483e7f86face8f7
parent4ada29d5c4dd2d3ba89510bdbc64be22961fd1cb
nfs: replace while loop by for loops in nfs_follow_referral

Whoever wrote this had a bizarre allergy to for loops.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4namespace.c