From: Jeff Layton Date: Fri, 23 Mar 2012 18:40:56 +0000 (-0400) Subject: cifs: fix up get_numpages X-Git-Tag: v3.4-rc1~19^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7103b99e4cc00b9d40f6bad77389f9e2341820a;p=pandora-kernel.git cifs: fix up get_numpages Use DIV_ROUND_UP. Also, PAGE_SIZE is more appropriate here since these aren't pagecache pages. Signed-off-by: Jeff Layton Reviewed-by: Pavel Shilovsky --- Reading git-diff-tree failed