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. */