]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] rock: handle directory overflows
authorAndrew Morton <akpm@osdl.org>
Wed, 22 Jun 2005 00:16:51 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 02:07:38 +0000 (19:07 -0700)
commit894e060c1134d956d4cf963f75883a61cab35820
tree7285849b32f99b40de71e647366f1703a612e2c2
parent7f5970c259c62deed01e478cf4d0be2a290facde
[PATCH] rock: handle directory overflows

Handle the case where the variable-sized part of a rock-ridge directory entry
overhangs the end of the buffer which we allocated for it.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/isofs/rock.c