* extents_status comment small modification
@ 2013-01-31 6:08 Jon ERNST
2013-02-01 4:19 ` Theodore Ts'o
0 siblings, 1 reply; 2+ messages in thread
From: Jon ERNST @ 2013-01-31 6:08 UTC (permalink / raw)
To: linux-ext4
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-01 4:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 6:08 extents_status comment small modification Jon ERNST
2013-02-01 4:19 ` Theodore Ts'o
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).