[CIFS] Fix readdir breakage when blocksize set too small
authorSteve French <sfrench@us.ibm.com>
Mon, 30 Oct 2006 21:42:57 +0000 (21:42 +0000)
committerSteve French <sfrench@us.ibm.com>
Mon, 30 Oct 2006 21:42:57 +0000 (21:42 +0000)
commit7ca85ba752e521f1b5ead1f3b91c562cc3910c7b
treed8f0907b292a279005e28253cf30a78673e92b3d
parentc1b707d253fe918b92882cff1dbd926b47e14fd2
[CIFS] Fix readdir breakage when blocksize set too small

Do not treat filldir running out of space as an error that needs
to be returned.

Fixes Redhat bugzilla bug # 211070

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/readdir.c