Skip to content
Commit 54b02eb0 authored by Anton Altaparmakov's avatar Anton Altaparmakov
Browse files

NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page


      lock protection over the buffer submission for i/o which allows the
      removal of the get_bh()/put_bh() pairs for each buffer.

Signed-off-by: default avatarAnton Altaparmakov <aia21@cantab.net>
parent bd45fdd2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment