1. 28 4月, 2010 1 次提交
  2. 27 4月, 2010 2 次提交
  3. 26 4月, 2010 1 次提交
  4. 25 4月, 2010 1 次提交
    • J
      Catch filesystems lacking s_bdi · 5129a469
      Jörn Engel 提交于
      noop_backing_dev_info is used only as a flag to mark filesystems that
      don't have any backing store, like tmpfs, procfs, spufs, etc.
      Signed-off-by: NJoern Engel <joern@logfs.org>
      
      Changed the BUG_ON() to a WARN_ON(). Note that adding dirty inodes
      to the noop_backing_dev_info is not legal and will not result in
      them being flushed, but we already catch this condition in
      __mark_inode_dirty() when checking for a registered bdi.
      Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
      5129a469
  5. 22 4月, 2010 12 次提交
  6. 21 4月, 2010 8 次提交
  7. 20 4月, 2010 12 次提交
  8. 19 4月, 2010 3 次提交