From: Jeff Layton Date: Wed, 10 Feb 2010 21:18:26 +0000 (-0500) Subject: cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs X-Git-Tag: v2.6.34-rc1~227^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31c0519f7af99ae60fd39f7f1c1f7ae1efb56760;p=pandora-kernel.git cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs Add an "ea_name" parameter to CIFSSMBQAllEAs. When it's set make it behave like CIFSSMBQueryEA does now. The current callers of CIFSSMBQueryEA are converted to use CIFSSMBQAllEAs, and the old CIFSSMBQueryEA function is removed. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed