Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • fs
  • 9p
  • vfs_file.c
Find file BlameHistoryPermalink
  • Abhishek Kulkarni's avatar
    9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly. · 7549ae3e
    Abhishek Kulkarni authored Sep 22, 2009
    
    
    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>
    7549ae3e