git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
610be24
)
FS-Cache: Wrap checks on object state
author
David Howells
<dhowells@redhat.com>
Fri, 10 May 2013 18:50:26 +0000
(19:50 +0100)
committer
David Howells
<dhowells@redhat.com>
Wed, 19 Jun 2013 13:16:47 +0000
(14:16 +0100)
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>
No differences found