From: Al Viro Date: Sun, 29 May 2011 12:46:08 +0000 (+0100) Subject: cifs/ubifs: Fix shrinker API change fallout X-Git-Tag: v3.0-rc1~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef1d57599dc904fdb31b8e9b5336350d21a1fde1;p=pandora-kernel.git cifs/ubifs: Fix shrinker API change fallout Commit 1495f230fa77 ("vmscan: change shrinker API by passing shrink_control struct") changed the API of ->shrink(), but missed ubifs and cifs instances. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed