From 1e46ce6f0b5f1e2f8197c24ff551f9ebdfc3f4de Mon Sep 17 00:00:00 2001 From: Hartmut Reuter Date: Mon, 23 Apr 2001 08:01:09 +0000 Subject: [PATCH] STABLE10-make-getfreetag-find-correct-free-tags-20010423 "I have found a "nice" bug in namei_ops.c: In GetFreeTag() the following code was used to find a free place in the link table entry: /* Now find a free column in this row and claim it. */ coldata = 0x7; for (col = 0; col= NAMEI_MAXVOLS) goto badGetFreeTag; -- 2.39.5