From: Jeff Layton Date: Wed, 16 May 2012 11:13:16 +0000 (-0400) Subject: cifs: make cifs_readdata_alloc take a work_func_t arg X-Git-Tag: v3.5-rc1~50^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0471ca3fe481cf5ff0ae24c7003f4d9086a02791;p=pandora-kernel.git cifs: make cifs_readdata_alloc take a work_func_t arg We'll need different completion routines for an uncached read. Allow the caller to set the one he needs at allocation time. Also, move most of these functions to file.c so we can make more of them static. Signed-off-by: Jeff Layton --- Reading git-diff-tree failed