From: Anton Altaparmakov Date: Tue, 4 Oct 2005 13:24:21 +0000 (+0100) Subject: NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute X-Git-Tag: v2.6.15-rc1~59^2~4^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=511bea5ea2b2b330e67c9e58ffb5027caebf9052;p=pandora-kernel.git NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute search context as argument. This allows calling it with the mft record mapped. Update all callers. - Fix potential deadlock in ntfs_mft_data_extend_allocation_nolock() error handling by passing in the active search context when calling ntfs_cluster_free(). Signed-off-by: Anton Altaparmakov --- Reading git-diff-tree failed