Displaying 2 results from an estimated 2 matches for "ocfs2_sync_inod".
Did you mean:
  ocfs2_sync_inode
  
2010 Aug 19
0
[GIT PULL] ocfs2 changes for 2.6.36, part 2.
...9:23:32 -0700)
are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git upstream-linus
Goldwyn Rodrigues (1):
      Reorganize data elements to reduce struct sizes
Jan Kara (2):
      ocfs2: Flush drive's caches on fdatasync
      ocfs2: Remove ocfs2_sync_inode()
Joel Becker (2):
      Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window
      libfs: Fix shift bug in generic_check_addressable()
Patrick J. LoPresti (3):
      ext3/ext4: Factor out disk addressability check
      JBD2: Allow feature check...
2010 Oct 22
0
[GIT PULL] ocfs2 changes for 2.6.37
...)
are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git upstream-linus
Goldwyn Rodrigues (3):
      Reorganize data elements to reduce struct sizes
      Track negative entries v3
      Initialize max_slots early
Jan Kara (1):
      ocfs2: Remove ocfs2_sync_inode()
Jeff Liu (1):
      ocfs2: Avoid to evaluate xattr block flags again.
Joel Becker (5):
      Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2
      libfs: Fix shift bug in generic_check_addressable()
      ocfs2: Silence unused warning.
      ocfs2: I...