From: Ingo Molnar Date: Mon, 3 Jul 2006 07:25:18 +0000 (-0700) Subject: [PATCH] lockdep: annotate NTFS locking rules X-Git-Tag: v2.6.18-rc1~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59345374742ee6673c2d04b0fa8c888e881b7209;p=pandora-kernel.git [PATCH] lockdep: annotate NTFS locking rules NTFS uses lots of type-opaque objects which acquire their true identity runtime - so the lock validator needs to be helped in a couple of places to figure out object types. Many thanks to Anton Altaparmakov for giving lots of explanations about NTFS locking rules. Has no effect on non-lockdep kernels. Signed-off-by: Ingo Molnar Signed-off-by: Anton Altaparmakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed