Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • fs
  • ocfs2
  • alloc.c
Find file BlameHistoryPermalink
  • Mark Fasheh's avatar
    ocfs2: Write support for directories with inline data · 5b6a3a2b
    Mark Fasheh authored Sep 13, 2007
    
    
    Create all new directories with OCFS2_INLINE_DATA_FL and the inline data
    bytes formatted as an empty directory. Inode size field reflects the actual
    amount of inline data available, which makes searching for dirent space
    very similar to the regular directory search.
    
    Inline-data directories are automatically pushed out to extents on any
    insert request which is too large for the available space.
    Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
    Reviewed-by: default avatarJoel Becker <joel.becker@oracle.com>
    5b6a3a2b

Imprint & Privacy Policy