doing anything special.
Created attachment 417689 [details] dmesg
Created attachment 417690 [details] lspci
(In reply to comment #0) > doing anything special. NOT doing anything special.
Looks to be addressed by: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c8a3554c683f512dbcee26faedb42e4c05f12fa author Jens Axboe <jens.axboe> Tue, 18 May 2010 12:29:29 +0000 (14:29 +0200) committer Jens Axboe <jens.axboe> Fri, 21 May 2010 18:00:25 +0000 (20:00 +0200) commit 7c8a3554c683f512dbcee26faedb42e4c05f12fa tree ece0d1b79ccc1f596b0ccd0217b584c27a3ff414 tree | snapshot parent 2db4e42eaceabec42f738f3895300632cd375e67 commit | diff writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync Even if the writeout itself isn't a data integrity operation, we need to ensure that the caller doesn't drop the sb umount sem before we have actually done the writeback. This is a fixup for commit e913fc82. Signed-off-by: Jens Axboe <jens.axboe>
*** This bug has been marked as a duplicate of bug 593669 ***