From 285b7290d62da271edc0ff2d4ae4d5c0e3d44527 Mon Sep 17 00:00:00 2001 From: Ryusuke Konishi Date: Sun, 9 May 2010 10:05:21 +0900 Subject: [PATCH] --- yaml --- r: 196027 b: refs/heads/master c: b87ca91948843472c05ae49e4c5e1714001d24c9 h: refs/heads/master i: 196025: b8e323f62332b9f8a97b6de3f70d2734b1765d41 196023: 527102a1a4bccec84dcce7816fa1c77717d70d96 v: v3 --- [refs] | 2 +- trunk/fs/nilfs2/super.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 339737adac11..b19cb1d1fcce 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e2d1591a13118b2bccb41af06830a2904478a514 +refs/heads/master: b87ca91948843472c05ae49e4c5e1714001d24c9 diff --git a/trunk/fs/nilfs2/super.c b/trunk/fs/nilfs2/super.c index 6b05771d120a..c88e66417330 100644 --- a/trunk/fs/nilfs2/super.c +++ b/trunk/fs/nilfs2/super.c @@ -1106,7 +1106,7 @@ nilfs_get_sb(struct file_system_type *fs_type, int flags, put_nilfs(nilfs); deactivate_locked_super(s); /* - * deactivate_super() invokes close_bdev_exclusive(). + * deactivate_locked_super() invokes close_bdev_exclusive(). * We must finish all post-cleaning before this call; * put_nilfs() needs the block device. */