1. 02 11月, 2005 1 次提交
    • C
      [XFS] write barrier support Issue all log sync operations as ordered · f538d4da
      Christoph Hellwig 提交于
      writes.  In addition flush the disk cache on fsync if the sync cached
      operation didn't sync the log to disk (this requires some additional
      bookeping in the transaction and log code). If the device doesn't claim to
      support barriers, the filesystem has an extern log volume or the trial
      superblock write with barriers enabled failed we disable barriers and
      print a warning.  We should probably fail the mount completely, but that
      could lead to nasty boot failures for the root filesystem.  Not enabled by
      default yet, needs more destructive testing first.
      
      SGI-PV: 912426
      SGI-Modid: xfs-linux:xfs-kern:198723a
      Signed-off-by: NChristoph Hellwig <hch@sgi.com>
      Signed-off-by: NNathan Scott <nathans@sgi.com>
      f538d4da
  2. 02 9月, 2005 1 次提交
  3. 21 6月, 2005 2 次提交
  4. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4