public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* Is it deliberate that the device mapper is not passing the DISCARD ioctls
@ 2010-09-20 13:14 Theodore Ts'o
  2010-09-20 17:40 ` Mike Snitzer
  2010-09-21 10:42 ` Lukas Czerner
  0 siblings, 2 replies; 5+ messages in thread
From: Theodore Ts'o @ 2010-09-20 13:14 UTC (permalink / raw)
  To: linux-ext4, dm-devel

Hi there,

I was just testing discard support in mke2fs, and I was surprised that
although the dm layer appears to pass discard requests through to the
underlying block device driver when submitted through the bio layer
(i.e., from kernel file systems), apparently the discard ioctls (i.e.,
BLKDISCARD, BLKDISCARDSEC, BLKDISCARDZEROES) are not currently wired up
in the dm layer.

Is this deliberate, or an oversight?

Thanks, regards,

					- Ted

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-09-21 19:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20 13:14 Is it deliberate that the device mapper is not passing the DISCARD ioctls Theodore Ts'o
2010-09-20 17:40 ` Mike Snitzer
2010-09-20 18:55   ` Mike Snitzer
2010-09-21 10:42 ` Lukas Czerner
2010-09-21 19:47   ` Mike Snitzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox