ext4: remove block_device_ejected
authorChristoph Hellwig <hch@lst.de>
Fri, 3 Apr 2015 03:56:32 +0000 (23:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 3 Apr 2015 03:56:32 +0000 (23:56 -0400)
commit08439fec266c3cc5702953b4f54bdf5649357de0
tree3d73d9939e890d998d4287a4433ba4a74396afa5
parent5f80f62adae2a2920781a847805d34b36b323f7d
ext4: remove block_device_ejected

bdi->dev now never goes away, so this function became useless.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/super.c
This page took 0.042154 seconds and 5 git commands to generate.