]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] fix hpux_getdents()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 12 Aug 2008 04:04:22 +0000 (00:04 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 25 Aug 2008 05:18:07 +0000 (01:18 -0400)
commitda574983de9f9283ba35662c8723627096e160de
tree8e8b71b2a5eace01a3ed1975058de1f51a689e4f
parent645e68ed4d14272f0b47e2474f90577191bef781
[PATCH] fix hpux_getdents()

Missing checks for -EFAULT, broken handling of overflow.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/parisc/hpux/fs.c