commit | 9703fefe0b137bb4475187b5d82ec5823445616b | [log] [tgz] |
---|---|---|
author | Chandan Rajendra <chandan@linux.vnet.ibm.com> | Thu Jan 21 15:55:56 2016 +0530 |
committer | David Sterba <dsterba@suse.com> | Mon Feb 01 19:24:29 2016 +0100 |
tree | a5c16ac426d6495af1811eb87f3e5e07fbaaacc1 | |
parent | 2dabb3248453be9b81906dd028ec6979708de7be [diff] |
Btrfs: fallocate: Work with sectorsized blocks While at it, this commit changes btrfs_truncate_page() to truncate sectorsized blocks instead of pages. Hence the function has been renamed to btrfs_truncate_block(). Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com> Signed-off-by: David Sterba <dsterba@suse.com>