commit | 19b5ef615787062a87c4ea15fcdb0e256b62ed19 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Apr 03 21:58:52 2013 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Apr 03 21:58:52 2013 -0400 |
tree | 4a86242cfd6c9df602ce8ad277495fc6ad190767 | |
parent | 819c4920b7e60ecfd6f0f61d890af4cdf3873d18 [diff] |
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" <tytso@mit.edu>