commit | 5328e635315734d42080de9a5a1ee87bf4cae0a4 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Thu Nov 19 14:25:42 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Nov 19 14:25:42 2009 -0500 |
tree | 4952c04c9b1faec9a3c82a3743805efad05ed96e | |
parent | 2bba702d4f88d7b010ec37e2527b552588404ae7 [diff] |
ext4: make trim/discard optional (and off by default) It is anticipated that when sb_issue_discard starts doing real work on trim-capable devices, we may see issues. Make this mount-time optional, and default it to off until we know that things are working out OK. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>