From 1173a729fc3ce2fa0d698bd39be8ff7bf6c70bf1 Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Mon, 30 Apr 2007 15:09:50 -0700 Subject: [PATCH] reiserfs: suppress lockdep warning We're getting lockdep warnings due to a post-2.6.21-rc7 bugfix. The xattr_sem can never be taken in the manner described. Internal inodes are protected by I_PRIVATE. Add the appropriate annotation. Cc: Cc: "Antonino A. Daplas" Cc: Takashi Iwai Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed