git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd45fdd
)
NTFS: Optimize fs/ntfs/aops.c::ntfs_write_block() by extending the page
author
Anton Altaparmakov
<aia21@cantab.net>
Thu, 8 Sep 2005 20:43:47 +0000
(21:43 +0100)
committer
Anton 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>
No differences found