1. 24 3月, 2012 1 次提交
    • K
      xen/blkback: Squash the discard support for 'file' and 'phy' type. · 4dae7670
      Konrad Rzeszutek Wilk 提交于
      The only reason for the distinction was for the special case of
      'file' (which is assumed to be loopback device), was to reach inside
      the loopback device, find the underlaying file, and call fallocate on it.
      Fortunately "xen-blkback: convert hole punching to discard request on
      loop devices" removes that use-case and we now based the discard
      support based on blk_queue_discard(q) and extract all appropriate
      parameters from the 'struct request_queue'.
      
      CC: Li Dongyang <lidongyang@novell.com>
      Acked-by: NJan Beulich <JBeulich@suse.com>
      [v1: Dropping pointless initializer and keeping blank line]
      [v2: Remove the kfree as it is not used anymore]
      Signed-off-by: NKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
      4dae7670
  2. 19 11月, 2011 2 次提交
  3. 26 10月, 2011 1 次提交
  4. 13 10月, 2011 3 次提交
  5. 15 9月, 2011 1 次提交
  6. 22 8月, 2011 1 次提交
  7. 13 5月, 2011 9 次提交
  8. 12 5月, 2011 1 次提交
  9. 06 5月, 2011 1 次提交
  10. 20 4月, 2011 2 次提交
  11. 19 4月, 2011 1 次提交
  12. 15 4月, 2011 9 次提交