]> git.neil.brown.name Git - LaFS.git/commit
Add iolock_written_async
authorNeilBrown <neilb@suse.de>
Sat, 3 Jul 2010 01:24:17 +0000 (11:24 +1000)
committerNeilBrown <neilb@suse.de>
Sat, 3 Jul 2010 01:24:17 +0000 (11:24 +1000)
commitc9bcd77485535586b544db6251faff8827c2e457
treed35f421dd55ab153391f8a98d5b17c87ebacc664
parenta25e8ccb52445d319d4dcdc65086f4f5e8256de8
Add iolock_written_async

There are a couple of places where this open coded.

Do it properly and use B_Async to keep the block around.

Also wake the cleaner thread when a B_Async block finished writeback.

Signed-off-by: NeilBrown <neilb@suse.de>
inode.c
io.c
lafs.h