Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe
  • Repository
Switch branch/tag
  • ipipe
  • fs
  • ext4
  • namei.c
Find file BlameHistoryPermalink
  • Tao Ma's avatar
    ext4: refactor __ext4_check_dir_entry() to accept start and size · 226ba972
    Tao Ma authored Dec 10, 2012
    
    
    The __ext4_check_dir_entry() function() is used to check whether the
    de is over the block boundary.  Now with inline data, it could be
    within the block boundary while exceeds the inode size.  So check this
    function to check the overflow more precisely.
    Signed-off-by: default avatarTao Ma <boyu.mt@taobao.com>
    Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
    226ba972

Imprint & Privacy Policy