Skip to content
  • Steven Whitehouse's avatar
    [GFS2] glock debugging and inode cache changes · 320dd101
    Steven Whitehouse authored
    
    
    This adds some extra debugging to glock.c and changes
    inode.c's deallocation code to call the debugging code
    at a suitable moment. I'm chasing down a particular bug
    to do with deallocation at the moment and the code can
    go again once the bug is fixed.
    
    Also this includes the first part of some changes to unify
    the Linux struct inode and GFS2's struct gfs2_inode. This
    transformation will happen in small parts over the next short
    period.
    
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    320dd101