omfs: make readdir stop when filldir says so
commit31be83aeaee22fa165862ad449c7131ceaf1cf91
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 4 Mar 2011 06:43:36 +0000 (4 01:43 -0500)
committerBob Copeland <me@bobcopeland.com>
Sat, 5 Mar 2011 21:24:12 +0000 (5 16:24 -0500)
treec63e3f3956c63aacfb438e0edb13402cdc16d8f3
parentd932805b3dc8c6d80d8948f7d7d0d8336d53b2ed
omfs: make readdir stop when filldir says so

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>
fs/omfs/dir.c