From: Suresh Jayaraman Date: Mon, 6 Dec 2010 08:15:50 +0000 (+0530) Subject: cifs: remove bogus remapping of error in cifs_filldir() X-Git-Tag: v2.6.37-rc6~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545c988b2018a593f24d291b66776a0d08525acd;p=pandora-kernel.git cifs: remove bogus remapping of error in cifs_filldir() As the FIXME points out correctly, now filldir() itself returns -EOVERFLOW if it not possible to represent the inode number supplied by the filesystem in the field provided by userspace. Signed-off-by: Suresh Jayaraman Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed