commit | 54b02eb01c0172294e43e2b54d6815f65637c111 | [log] [tgz] |
---|---|---|
author | Anton Altaparmakov <aia21@cantab.net> | Thu Sep 08 21:43:47 2005 +0100 |
committer | Anton Altaparmakov <aia21@cantab.net> | Thu Sep 08 21:43:47 2005 +0100 |
tree | 0dec3c7f9553f96e3edeab769077723d1ab922e1 | |
parent | bd45fdd209ca49c5010ac9af469c41ae6dd3f145 [diff] |
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: Anton Altaparmakov <aia21@cantab.net>