aboutsummaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorGravatar David Woodhouse <David.Woodhouse@intel.com> 2008-08-11 15:58:42 +0100
committerGravatar Jens Axboe <jens.axboe@oracle.com> 2008-10-09 08:56:02 +0200
commitd30a2605be9d5132d95944916e8f578fcfe4f976 (patch)
tree91a8161cb09536ab838ef47fceabb0da0bea9256 /ipc
parentUse WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER) (diff)
downloadlinux-d30a2605be9d5132d95944916e8f578fcfe4f976.tar.gz
linux-d30a2605be9d5132d95944916e8f578fcfe4f976.tar.bz2
linux-d30a2605be9d5132d95944916e8f578fcfe4f976.zip
Add BLKDISCARD ioctl to allow userspace to discard sectors
We may well want mkfs tools to use this to mark the whole device as unwanted before they format it, for example. The ioctl takes a pair of uint64_ts, which are start offset and length in _bytes_. Although at the moment it might make sense for them both to be in 512-byte sectors, I don't want to limit the ABI to that. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions