aboutsummaryrefslogtreecommitdiffstats
path: root/fs/tux3/commit.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/tux3/commit.c')
-rw-r--r--fs/tux3/commit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/tux3/commit.c b/fs/tux3/commit.c
index a01fd9ef0f51f7..fc7f85e6f912ce 100644
--- a/fs/tux3/commit.c
+++ b/fs/tux3/commit.c
@@ -695,7 +695,7 @@ void change_end_atomic(struct sb *sb)
* This is used for nested change_begin/end. We should not use this
* usually (nesting change_begin/end is wrong for normal operations).
*
- * For now, this is only used for ->evict_inode() debugging.
+ * For now, this is only used for ->evict_inode() debugging, and page fault.
*/
void change_begin_atomic_nested(struct sb *sb, void **ptr)
{