-
由 Oleg Nesterov 提交于
Not only we need to avoid the warning from lockdep_sys_exit(), the caller of freeze_super() can never release this lock. Another thread can do this, so there is another reason for rwsem_release(). Plus the comment should explain why we have to fool lockdep. Signed-off-by: NOleg Nesterov <oleg@redhat.com> Reviewed-by: NJan Kara <jack@suse.com>
0e28e01f