From: Anton Altaparmakov Date: Fri, 23 Sep 2005 10:24:28 +0000 (+0100) Subject: NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry X-Git-Tag: v2.6.14-rc3~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=715dc636b64b57aee7aee7e8b5bf4f5267a6df48;p=pandora-kernel.git NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry since we otherwise get into a lock reversal deadlock if a read locked runlist is passed in. In the process also change it to take an ntfs inode instead of a vfs inode as parameter. Signed-off-by: Anton Altaparmakov --- Reading git-diff-tree failed