NTFS: Improve scalability by changing the driver global spin lock in
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 21:13:02 +0000 (22:13 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 21:13:02 +0000 (22:13 +0100)
      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>

No differences found