commit | 50062175ffc844b8ff9664024c6416a37ad63c77 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu May 15 05:06:42 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 17 08:26:51 2014 -0500 |
tree | acde5ad578854a34a31a97eea496cfd5e6e155ef | |
parent | 777eda2c5b84d6f3543f4aecbf4cd1f29b222a81 [diff] |
vm_area_operations: kill ->migrate() the only instance this method has ever grown was one in kernfs - one that call ->migrate() of another vm_ops if it exists. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>