]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Linux: osi_vcache: Fix loop for the hlist case
authorMarc Dionne <marc.c.dionne@gmail.com>
Fri, 12 Oct 2012 20:25:43 +0000 (16:25 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Thu, 18 Oct 2012 09:14:29 +0000 (02:14 -0700)
commit0506af9c058e22e3475f7e152c022571c0823253
treec87a87781cf0ed92fc0799525f588c37baeb6ed6
parent780e4c462bf35dfbcfc3d3c002568e425272e2ee
Linux: osi_vcache: Fix loop for the hlist case

An hlist is not circular, and the end is marked by a NULL next
pointer.

Reviewed-on: http://gerrit.openafs.org/8233
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit 78ae01fb9837d79e7bbdb2918872ab106d4c7e98)

Change-Id: I7e4e3ed2515dd8c2ec765d8acbb97eba189d6aeb
Reviewed-on: http://gerrit.openafs.org/8239
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/afs/LINUX/osi_vcache.c