aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/extents.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ext4/extents.c')
-rw-r--r--fs/ext4/extents.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ext4/extents.c b/fs/ext4/extents.c
index 10539e364283..441716f33b4a 100644
--- a/fs/ext4/extents.c
+++ b/fs/ext4/extents.c
@@ -3519,6 +3519,7 @@ retry:
3519 * 3519 *
3520 * This function is called from the direct IO end io call back 3520 * This function is called from the direct IO end io call back
3521 * function, to convert the fallocated extents after IO is completed. 3521 * function, to convert the fallocated extents after IO is completed.
3522 * Returns 0 on success.
3522 */ 3523 */
3523int ext4_convert_unwritten_extents(struct inode *inode, loff_t offset, 3524int ext4_convert_unwritten_extents(struct inode *inode, loff_t offset,
3524 loff_t len) 3525 loff_t len)