From: Jan Kara Date: Thu, 6 Nov 2014 21:29:25 +0000 (+1100) Subject: mm: Fix comment before truncate_setsize() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~149^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77783d06427293b2d711c45cfd4abc6494a1af9c;p=pandora-kernel.git mm: Fix comment before truncate_setsize() XFS doesn't always hold i_mutex when calling truncate_setsize() and it uses a different lock to serialize truncates and writes. So fix the comment before truncate_setsize(). Reported-by: Jan Beulich Signed-off-by: Jan Kara Signed-off-by: Dave Chinner --- Reading git-diff-tree failed