https://github.com/torvalds/linux
Revision a72bfd4dea053bb8e2233902c3f1893ef5485802 authored by Jens Axboe on 25 September 2009, 22:07:46 UTC, committed by Jens Axboe on 25 September 2009, 22:10:40 UTC
Sometimes we only want to write pages from a specific super_block,
so allow that to be passed in.

This fixes a problem with commit 56a131dcf7ed36c3c6e36bea448b674ea85ed5bb
causing writeback on all super_blocks on a bdi, where we only really
want to sync a specific sb from writeback_inodes_sb().

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
1 parent 6d7f18f
History
Tip revision: a72bfd4dea053bb8e2233902c3f1893ef5485802 authored by Jens Axboe on 25 September 2009, 22:07:46 UTC
writeback: pass in super_block to bdi_start_writeback()
Tip revision: a72bfd4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 153.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top