Commit 80dd4978 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Theodore Ts'o
Browse files
parent be809e12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4503,7 +4503,7 @@ static long ext4_zero_range(struct file *file, loff_t offset,
	inode_lock(inode);

	/*
	 * Indirect files do not support unwritten extnets
	 * Indirect files do not support unwritten extents
	 */
	if (!(ext4_test_inode_flag(inode, EXT4_INODE_EXTENTS))) {
		ret = -EOPNOTSUPP;