From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: dave@gnu.org Message-ID: <1347490070.9103.4.camel@offbook> Subject: Re: [PATCH] blkdiscard: add new command From: Davidlohr Bueso Reply-To: dave@gnu.org To: Kay Sievers Cc: Lukas Czerner , util-linux@vger.kernel.org, kzak@redhat.com Date: Thu, 13 Sep 2012 00:47:50 +0200 In-Reply-To: References: <1347486555-24330-1-git-send-email-lczerner@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-ID: On Thu, 2012-09-13 at 00:43 +0200, Kay Sievers wrote: > On Wed, Sep 12, 2012 at 11:49 PM, Lukas Czerner wrote: > > blkdiscard is used to discard device sectors. This is useful for > > solid-state drivers (SSDs) and thinly-provisioned storage. Unlike > > fstrim this command is used directly on the block device. > > Should this maybe live in blockdev(8)? +1 > > It's kind of unfortunate to create standalone tools for every other > rather exotic block device feature. > > Thanks, > Kay > -- > To unsubscribe from this list: send the line "unsubscribe util-linux" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >