]> git.ipfire.org Git - thirdparty/linux.git/commit
MAINTAINERS: take over vboxsf from Hans de Goede
authorJori Koolstra <jkoolstra@xs4all.nl>
Sun, 14 Jun 2026 19:10:40 +0000 (21:10 +0200)
committerChristian Brauner <brauner@kernel.org>
Wed, 1 Jul 2026 13:26:24 +0000 (15:26 +0200)
commitebebef925281a336ed1d4bbbefaa5d3b00877f28
treef08b2d14c0498ed430c1b2bcb077c1326863cec2
parent6193f6cd2232581f11591a4f10a4c3fcd366c34a
MAINTAINERS: take over vboxsf from Hans de Goede

I talked to Hans de Goede about two weeks ago in person. He expressed he
would rather have someone else maintain vboxsf and was thinking about
orphaning it. Since I am already doing filesystem stuff anyway, I am
fine with doing this. (vboxsf is a thin layer between the vfs and the
Virtual Box guest device driver).

I have no major plans for vboxsf, but I do want to support passing
physical addresses to the host; the communication protocol seems to
allow for it and it would mean we can get rid of some kmap calls.

Signed-off-by: Jori Koolstra <jkoolstra@xs4all.nl>
Link: https://patch.msgid.link/20260614191040.3007723-1-jkoolstra@xs4all.nl
Acked-by: Hans de Goede <johannes.goede@oss.qualcomm.com>
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
MAINTAINERS