Hi list, I guess is a small helpful typo fix. diff --git a/fs/ext4/extents_status.c b/fs/ext4/extents_status.c index 564d981..ca4c810 100644 --- a/fs/ext4/extents_status.c +++ b/fs/ext4/extents_status.c @@ -104,7 +104,7 @@ * a space. * * -- race on a delayed extent tree - * Delayed extent tree is protected inode->i_es_lock. + * Delayed extent tree is protected by inode->i_es_lock. * * * ========================================================================== Regards, Jon -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html