From: Theodore Ts'o Date: Thu, 4 Apr 2013 01:58:52 +0000 (-0400) Subject: ext4: add mutex_is_locked() assertion to ext4_truncate() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~83^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19b5ef615787062a87c4ea15fcdb0e256b62ed19;p=pandora-kernel.git ext4: add mutex_is_locked() assertion to ext4_truncate() [ 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" --- Reading git-diff-tree failed