commit | 5c521830cf3dfcf7638d409d8e02ed21020c064f | [log] [tgz] |
---|---|---|
author | Jiaying Zhang <jiayingz@google.com> | Tue Jul 27 11:56:05 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jul 27 11:56:05 2010 -0400 |
tree | e852cf76218a55c8cb1e206f8f2a2fbb971783ea | |
parent | 47def82672b3ba4e7c5e9a4fe48a556f8684d0d6 [diff] |
ext4: Support discard requests when running in no-journal mode Issue discard request in ext4_free_blocks() when ext4 has no journal and is mounted with discard option. Signed-off-by: Jiaying Zhang <jiayingz@google.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>