[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130131060835.23270@gmx.com>
Date: Thu, 31 Jan 2013 07:08:34 +0100
From: "Jon ERNST" <jonernst@....com>
To: linux-ext4@...r.kernel.org
Subject: extents_status comment small modification
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists