Skip to content
Commit 7549ae3e authored by Abhishek Kulkarni's avatar Abhishek Kulkarni Committed by Eric Van Hensbergen
Browse files

9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly.



Change all occurrence of inode->i_size with i_size_read() or i_size_write()
as appropriate.

Signed-off-by: default avatarAbhishek Kulkarni <adkulkar@umail.iu.edu>
Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>
parent 70430786
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment