Searched hist:d6dc8462f471f7bbb49c42c147bf84de0c977099 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | extents.c | diff d6dc8462f471f7bbb49c42c147bf84de0c977099 Wed Nov 17 19:46:18 CST 2010 Josef Bacik <josef@redhat.com> Ext4: fail if we try to use hole punch
Ext4 doesn't have the ability to punch holes yet, so make sure we return EOPNOTSUPP if we try to use hole punching through fallocate. This support can be added later. Thanks,
Acked-by: Jan Kara <jack@suse.cz> Signed-off-by: Josef Bacik <josef@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|