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)
      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

Simple merge
diff --cc fs/ntfs/aops.c
Simple merge