commit | 7ca85ba752e521f1b5ead1f3b91c562cc3910c7b | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Mon Oct 30 21:42:57 2006 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Mon Oct 30 21:42:57 2006 +0000 |
tree | d8f0907b292a279005e28253cf30a78673e92b3d | |
parent | c1b707d253fe918b92882cff1dbd926b47e14fd2 [diff] |
[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>