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
  • Anatol Pomozov's avatar
    ext4: make orphan functions be no-op in no-journal mode · c9b92530
    Anatol Pomozov authored Sep 18, 2012
    
    
    Instead of checking whether the handle is valid, we check if journal
    is enabled. This avoids taking the s_orphan_lock mutex in all cases
    when there is no journal in use, including the error paths where
    ext4_orphan_del() is called with a handle set to NULL.
    Signed-off-by: default avatarAnatol Pomozov <anatol.pomozov@gmail.com>
    Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
    c9b92530

Imprint & Privacy Policy