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:
7043078
)
9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly.
author
Abhishek Kulkarni
<adkulkar@umail.iu.edu>
Tue, 22 Sep 2009 16:34:05 +0000
(11:34 -0500)
committer
Eric Van Hensbergen
<ericvh@strongmad.austin.ibm.com>
Wed, 23 Sep 2009 18:03:46 +0000
(13:03 -0500)
Change all occurrence of inode->i_size with i_size_read() or i_size_write()
as appropriate.
Signed-off-by: Abhishek Kulkarni <adkulkar@umail.iu.edu>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found