1. 18 4月, 2017 1 次提交
  2. 28 2月, 2017 5 次提交
  3. 24 2月, 2017 1 次提交
    • F
      Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled · 3168021c
      Filipe Manana 提交于
      We log holes explicitly by using file extent items, however when replaying
      a log tree, if a logged file extent item corresponds to a hole and the
      NO_HOLES feature is enabled we do not need to copy the file extent item
      into the fs/subvolume tree, as the absence of such file extent items is
      the purpose of the NO_HOLES feature. So skip the copying of file extent
      items representing holes when the NO_HOLES feature is enabled.
      Signed-off-by: NFilipe Manana <fdmanana@suse.com>
      3168021c
  4. 17 2月, 2017 3 次提交
  5. 14 2月, 2017 28 次提交
  6. 03 1月, 2017 1 次提交
  7. 06 12月, 2016 1 次提交