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
  • Darrick J. Wong's avatar
    ext4: Calculate and verify checksums for htree nodes · dbe89444
    Darrick J. Wong authored Apr 29, 2012
    
    
    Calculate and verify the checksum for directory index tree (htree)
    node blocks.  The checksum is stored in the last 4 bytes of the htree
    block and requires the dx_entry array to stop 1 dx_entry short of the
    end of the block.
    Signed-off-by: default avatarDarrick J. Wong <djwong@us.ibm.com>
    Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
    dbe89444

Imprint & Privacy Policy