+1
−1
+42
−1
fs/jfs/jfs_discard.c
0 → 100644
+117
−0
fs/jfs/jfs_discard.h
0 → 100644
+26
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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:Tino Reichardt <list-jfs@mcmilk.de> Signed-off-by:
Dave Kleikamp <dave.kleikamp@oracle.com>