From d9e2d0dd144c2c06bff590c35400965016e55b7c Mon Sep 17 00:00:00 2001 From: Lukas Czerner Date: Thu, 25 Nov 2010 00:05:37 +0100 Subject: fstrim: add new command fstrim is used on a mounted filesystem to discard (or "trim") blocks which are not in use by the filesystem. This is useful for solid-state drives (SSDs) and thinly-provisioned storage Signed-off-by: Lukas Czerner Signed-off-by: Karel Zak --- sys-utils/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'sys-utils/.gitignore') diff --git a/sys-utils/.gitignore b/sys-utils/.gitignore index 7af5ffbff..b8af98f1a 100644 --- a/sys-utils/.gitignore +++ b/sys-utils/.gitignore @@ -5,6 +5,7 @@ dmesg fallocate flock fsfreeze +fstrim i386.8 ia64.8 ipcmk -- cgit v1.2.3-55-g7522