diff options
author | Christoph Hellwig <hch@lst.de> | 2010-06-08 20:14:43 +0400 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-06-11 14:58:07 +0400 |
commit | 3c4d716538f3eefb1c1f10961a047a6456a2b590 (patch) | |
tree | 3cfc50c18cc3d2351ddac4309e8f228e22faed71 /fs/bio.c | |
parent | 7f0e7bed936a0c422641a046551829a01341dd80 (diff) | |
download | linux-3c4d716538f3eefb1c1f10961a047a6456a2b590.tar.xz |
writeback: queue work on stack in writeback_inodes_sb
If we want to rely on s_umount in the caller we need to wait for completion
of the I/O submission before returning to the caller. Refactor
bdi_sync_writeback into a bdi_queue_work_onstack helper and use it for this
case.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'fs/bio.c')
0 files changed, 0 insertions, 0 deletions