Linux 3.5 compat, iops->truncate_range() removed
authorRichard Yao <ryao@cs.stonybrook.edu>
Mon, 23 Jul 2012 18:11:25 +0000 (11:11 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 23 Jul 2012 19:29:32 +0000 (12:29 -0700)
The vmtruncate_range() support has been removed from the kernel in
favor of using the fallocate method in the file_operations table.

Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #784


No differences found