1. 30 Oct, 2003 1 commit
  2. 29 Oct, 2003 1 commit
    • Dave Kleikamp's avatar
      JFS: remove racy, redundant call to block_invalidatepage · bdf29b0a
      Dave Kleikamp authored
      __invalidate_metapages references mp->page after after releasing the
      meta_lock spinlock, without increasing the use count.  This is racy and
      unnecessary since setting the META_discard flag is sufficient.
      block_invalidatepage() will be called when the metapage is released.
      bdf29b0a
  3. 28 Oct, 2003 6 commits
  4. 27 Oct, 2003 18 commits
  5. 26 Oct, 2003 14 commits