1. 28 Apr, 2010 1 commit
  2. 27 Apr, 2010 2 commits
  3. 26 Apr, 2010 1 commit
  4. 25 Apr, 2010 1 commit
    • Jörn Engel's avatar
      Catch filesystems lacking s_bdi · 5129a469
      Jörn Engel authored
      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: default avatarJoern 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: default avatarJens Axboe <jens.axboe@oracle.com>
      5129a469
  5. 22 Apr, 2010 12 commits
  6. 21 Apr, 2010 1 commit
  7. 20 Apr, 2010 9 commits
  8. 19 Apr, 2010 13 commits