Staging
v0.5.1
https://github.com/torvalds/linux
Revision f0fbd5fc09b20f7ba7bc8c80be33e39925bb38e1 authored by Andrew Morton on 05 May 2005, 23:15:48 UTC, committed by Linus Torvalds on 05 May 2005, 23:36:41 UTC
The `last_bh' logic probably isn't worth much.  In those situations where only
the front part of the page is being written out we will save some looping but
in the vastly more common case of an all-page writeout if just adds more code.

Nick Piggin <nickpiggin@yahoo.com.au>

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 05937ba
History
Tip revision: f0fbd5fc09b20f7ba7bc8c80be33e39925bb38e1 authored by Andrew Morton on 05 May 2005, 23:15:48 UTC
[PATCH] __block_write_full_page() simplification
Tip revision: f0fbd5f

README

back to top