From e604635c8bea16f6177e6133eb3efbfb4a029ef6 Mon Sep 17 00:00:00 2001 From: Anton Altaparmakov Date: Thu, 8 Sep 2005 22:13:02 +0100 Subject: [PATCH] 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-format-patch failed