From: Anton Altaparmakov Date: Thu, 8 Sep 2005 21:13:02 +0000 (+0100) Subject: NTFS: Improve scalability by changing the driver global spin lock in X-Git-Tag: v2.6.14-rc1~495 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e604635c8bea16f6177e6133eb3efbfb4a029ef6;p=pandora-kernel.git NTFS: Improve scalability by changing the driver global spin lock in fs/ntfs/aops.c::ntfs_end_buffer_async_read() to a bit spin lock in the first buffer head of a page. Signed-off-by: Anton Altaparmakov --- Reading git-diff-tree failed