Skip to content
Commit b40c2e66 authored by Tino Reichardt's avatar Tino Reichardt Committed by Dave Kleikamp
Browse files

fs/jfs: TRIM support for JFS Filesystem



This patch adds support for the two linux interfaces of the discard/TRIM
command for SSD devices and sparse/thinly-provisioned LUNs.

JFS will support batched discard via FITRIM ioctl and online discard
with the discard mount option.

Signed-off-by: default avatarTino Reichardt <list-jfs@mcmilk.de>
Signed-off-by: default avatarDave Kleikamp <dave.kleikamp@oracle.com>
parent fbcbe2b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment