From: Anton Altaparmakov Date: Thu, 8 Sep 2005 20:43:47 +0000 (+0100) Subject: NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page X-Git-Tag: v2.6.14-rc1~499 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54b02eb01c0172294e43e2b54d6815f65637c111;p=pandora-kernel.git 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 --- Reading git-diff-tree failed