From: David Howells Date: Fri, 10 May 2013 18:50:26 +0000 (+0100) Subject: FS-Cache: Wrap checks on object state X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~79^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=493f7bc11457bc1f6fbf25a4b2bdf215ebaf050f;p=pandora-kernel.git FS-Cache: Wrap checks on object state Wrap checks on object state (mostly outside of fs/fscache/object.c) with inline functions so that the mechanism can be replaced. Some of the state checks within object.c are left as-is as they will be replaced. Signed-off-by: David Howells Tested-By: Milosz Tanski Acked-by: Jeff Layton --- Reading git-diff-tree failed