omfs: make readdir stop when filldir says so
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 4 Mar 2011 06:43:36 +0000 (01:43 -0500)
committerBob Copeland <me@bobcopeland.com>
Sat, 5 Mar 2011 21:24:12 +0000 (16:24 -0500)
filldir returning an error does *not* mean "skip this entry, try the
next one"...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Bob Copeland <me@bobcopeland.com>

No differences found