commit | e604635c8bea16f6177e6133eb3efbfb4a029ef6 | [log] [tgz] |
---|---|---|
author | Anton Altaparmakov <aia21@cantab.net> | Thu Sep 08 22:13:02 2005 +0100 |
committer | Anton Altaparmakov <aia21@cantab.net> | Thu Sep 08 22:13:02 2005 +0100 |
tree | d0d7237d58ee4200123701c61ffb35a88872c04c | |
parent | a01ac532b519dc0e0b4d8bc4e12373e4e4cd1b1a [diff] |
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 <aia21@cantab.net>