From: Sage Weil Date: Mon, 22 Feb 2010 21:59:00 +0000 (-0800) Subject: ceph: fix comments, locking in destroy_inode X-Git-Tag: v2.6.34-rc2~9^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6369741c48815fedfce7072b7a9cd98b5bafd56;p=pandora-kernel.git ceph: fix comments, locking in destroy_inode The destroy_inode path needs no inode locks since there are no inode references. Update __ceph_remove_cap comment to reflect that it is called without cap->session->s_mutex in this case. Signed-off-by: Sage Weil --- Reading git-diff-tree failed