1. 02 2月, 2007 1 次提交
    • M
      ocfs2: ocfs2_link() journal credits update · e051fda4
      Mark Fasheh 提交于
      Commit 592282cf fixed some missing directory
      c/mtime updates in part by introducing a dinode update in ocfs2_add_entry().
      Unfortunately, ocfs2_link() (which didn't update the directory inode before)
      is now missing a single journal credit. Fix this by doubling the number of
      inode updates expected during hard link creation.
      Signed-off-by: NMark Fasheh <mark.fasheh@oracle.com>
      e051fda4
  2. 01 2月, 2007 2 次提交
  3. 31 1月, 2007 37 次提交