git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e5131
)
writeback: splice dirty inode entries to default bdi on bdi_destroy()
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 14 Sep 2009 10:57:56 +0000
(12:57 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 16 Sep 2009 13:18:52 +0000
(15:18 +0200)
We cannot safely ensure that the inodes are all gone at this point
in time, and we must not destroy this bdi with inodes having off it.
So just splice our entries to the default bdi since that one will
always persist.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
mm/backing-dev.c
patch
|
blob
|
history
diff --cc
mm/backing-dev.c
Simple merge