ext4: fix an incorrect comment about i_mutex
authorAndy Lutomirski <luto@amacapital.net>
Tue, 25 Dec 2012 18:31:52 +0000 (13:31 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 25 Dec 2012 18:31:52 +0000 (13:31 -0500)
i_mutex is not held when ->sync_file is called.

Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found