commit | 50e02fd84543d82e663000e780e0ec0cfde52283 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Apr 14 23:37:35 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Apr 14 23:37:35 2014 -0400 |
tree | 8ce93ca440bfe793d7723662438fd01a1b3a4ee9 | |
parent | 036acea2ceabd19cb5734ae7a9d64c0a5ef90484 [diff] |
ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE In retrospect, this was a bad way to handle things, since it limited testing of these patches. We should just get the VFS level changes merged in first. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>