]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 20:43:47 +0000 (21:43 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 20:43:47 +0000 (21:43 +0100)
commit54b02eb01c0172294e43e2b54d6815f65637c111
tree0dec3c7f9553f96e3edeab769077723d1ab922e1
parentbd45fdd209ca49c5010ac9af469c41ae6dd3f145
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>
fs/ntfs/ChangeLog
fs/ntfs/aops.c