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:
a68a27b
)
IMA: define readcount functions
author
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Tue, 2 Nov 2010 14:11:37 +0000
(10:11 -0400)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Thu, 10 Feb 2011 12:51:43 +0000
(07:51 -0500)
Define i_readcount_inc/dec() functions to be called from the VFS layer.
Changelog:
- renamed iget/iput_readcount to i_readcount_inc/dec (Dave Chinner's suggestion)
- removed i_lock in iput_readcount() (based on comments:Dave Chinner,Eric Paris)
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Acked-by: Eric Paris <eparis@redhat.com>
No differences found