From: J. Bruce Fields Date: Fri, 10 May 2013 18:50:25 +0000 (+0100) Subject: CacheFiles: name i_mutex lock class explicitly X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~79^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bd5e82b099c3d633905098b3c0af808ced73d85;p=pandora-kernel.git CacheFiles: name i_mutex lock class explicitly Just some cleanup. (And note the caller of this function may, for example, call vfs_unlink on a child, so the "1" (I_MUTEX_PARENT) really was what was intended here.) Signed-off-by: J. Bruce Fields Signed-off-by: David Howells Tested-By: Milosz Tanski Acked-by: Jeff Layton --- Reading git-diff-tree failed