commit | 493f7bc11457bc1f6fbf25a4b2bdf215ebaf050f | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri May 10 19:50:26 2013 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Jun 19 14:16:47 2013 +0100 |
tree | a301ea64293effa2f31e5a1451ca740504f3f4e4 | |
parent | 610be24ee434aa89197f06f30fef02be83c006a5 [diff] |
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 <dhowells@redhat.com> Tested-By: Milosz Tanski <milosz@adfin.com> Acked-by: Jeff Layton <jlayton@redhat.com>