From: Trond Myklebust Date: Sat, 20 Nov 2010 18:55:33 +0000 (-0500) Subject: NFS: Don't ignore errors from nfs_do_filldir() X-Git-Tag: v2.6.37-rc4~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ece0b4233b6b915d1f63add2bd9f2733aec6317a;p=pandora-kernel.git NFS: Don't ignore errors from nfs_do_filldir() We should ignore the errors from the filldir callback, and just interpret them as meaning we should exit, however we should definitely pass back ENOMEM errors. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed