ext4: add mutex_is_locked() assertion to ext4_truncate()
authorTheodore Ts'o <tytso@mit.edu>
Thu, 4 Apr 2013 01:58:52 +0000 (21:58 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 4 Apr 2013 01:58:52 +0000 (21:58 -0400)
[ Added fixup from Lukáš Czerner which only checks the assertion when
  the inode is not new and is not being freed. ]

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found