]> git.baikalelectronics.ru Git - kernel.git/commit
vboxsf: don't use the source name in the bdi name
authorChristoph Hellwig <hch@lst.de>
Mon, 4 May 2020 12:47:53 +0000 (14:47 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 7 May 2020 14:45:47 +0000 (08:45 -0600)
commit2f53131cf7ed767e1ad451026f4fe0d742a9df00
treede98c9f3964f33de461784e6c07d6e79adfd5ea7
parenta6150fee13ae005c753a71fb0235c609dff1dc42
vboxsf: don't use the source name in the bdi name

Simplify the bdi name to mirror what we are doing elsewhere, and
drop them name in favor of just using a number.  This avoids a
potentially very long bdi name.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/vboxsf/super.c