From: Christoph Hellwig Date: Tue, 9 Sep 2008 18:02:01 +0000 (+0200) Subject: update Documentation/filesystems/Locking for 2.6.27 changes X-Git-Tag: v2.6.27-rc6~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adaae7215e5130e5ce1ac3ee390e5a23101b09b2;p=pandora-kernel.git update Documentation/filesystems/Locking for 2.6.27 changes In the 2.6.27 circle ->fasync lost the BKL, and the last remaining ->open variant that takes the BKL is also gone. ->get_sb and ->kill_sb didn't have BKL forever, so updated the entries while we're at that. Signed-off-by: Christoph Hellwig Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed