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:
b83ae6d
)
ceph: remove call to bdi_unregister
author
Christoph Hellwig
<hch@lst.de>
Wed, 14 Jan 2015 09:42:38 +0000
(10:42 +0100)
committer
Jens Axboe
<axboe@fb.com>
Tue, 20 Jan 2015 21:03:07 +0000
(14:03 -0700)
bdi_destroy already does all the work, and if we delay freeing the
anon bdev we can get away with just that single call.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
fs/ceph/super.c
patch
|
blob
|
history
diff --cc
fs/ceph/super.c
Simple merge